diff --git a/doc/soju.1.scd b/doc/soju.1.scd index 96b4cab..bf5267c 100644 --- a/doc/soju.1.scd +++ b/doc/soju.1.scd @@ -299,8 +299,9 @@ abbreviated form, for instance *network* can be abbreviated as *net* or just *user create* -username -password [options...] Create a new soju user. Only admin users can create new accounts. + The _-username_ and _-password_ flags are mandatory. - Options: + Other options are: *-admin* Make the new user an administrator. @@ -310,7 +311,8 @@ abbreviated form, for instance *network* can be abbreviated as *net* or just realname set for a network. *user update* [-password ] [-realname ] - Update the current user. + Update the current user. The options are the same as the _user create_ + command. *user delete* Delete a soju user. Only admins can delete accounts.