doc/soju.1: add descriptions for all flags for "user create"
This commit is contained in:
parent
96f8751e3d
commit
8ef2de196d
@ -320,7 +320,14 @@ abbreviated form, for instance *network* can be abbreviated as *net* or just
|
|||||||
Create a new soju user. Only admin users can create new accounts.
|
Create a new soju user. Only admin users can create new accounts.
|
||||||
The _-username_ and _-password_ flags are mandatory.
|
The _-username_ and _-password_ flags are mandatory.
|
||||||
|
|
||||||
Other options are:
|
Options are:
|
||||||
|
|
||||||
|
*-username* <username>
|
||||||
|
The bouncer username. This cannot be changed after the user has been
|
||||||
|
created.
|
||||||
|
|
||||||
|
*-password* <password>
|
||||||
|
The bouncer password.
|
||||||
|
|
||||||
*-admin* true|false
|
*-admin* true|false
|
||||||
Make the new user an administrator.
|
Make the new user an administrator.
|
||||||
|
Loading…
Reference in New Issue
Block a user