3
0
mirror of https://github.com/pragma-/pbot.git synced 2024-10-03 01:48:38 +02:00

doc/QuickStart.md: improvement

This commit is contained in:
Pragmatic Software 2020-01-27 20:33:02 -08:00
parent ecd36676a2
commit 166813896a

View File

@ -267,7 +267,7 @@ the terminal console.
### Adding other users and admins
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
can use the [`my`](Commands.md#my) command to view or change it.