mirror of
https://github.com/pragma-/pbot.git
synced 2024-11-20 02:49:49 +01:00
doc/QuickStart.md: improvement
This commit is contained in:
parent
ecd36676a2
commit
166813896a
@ -267,7 +267,7 @@ the terminal console.
|
|||||||
### Adding other users and admins
|
### Adding other users and admins
|
||||||
To add users to PBot, use the [`useradd`](Admin.md#useradd) command.
|
To add users to PBot, use the [`useradd`](Admin.md#useradd) command.
|
||||||
|
|
||||||
useradd <account name> <channel> <hostmask> [[level] [password]]
|
useradd <account name> <channel> <hostmask> [level [password]]
|
||||||
|
|
||||||
If you omit the `password` argument, a random password will be generated. The user
|
If you omit the `password` argument, a random password will be generated. The user
|
||||||
can use the [`my`](Commands.md#my) command to view or change it.
|
can use the [`my`](Commands.md#my) command to view or change it.
|
||||||
|
Loading…
Reference in New Issue
Block a user