Changeset 571 in code for trunk/doc/soju.1.scd


Ignore:
Timestamp:
Jun 28, 2021, 2:55:49 PM (4 years ago)
Author:
contact
Message:

doc/soju.1: improve "user create" docs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc/soju.1.scd

    r570 r571  
    300300*user create* -username <username> -password <password> [options...]
    301301        Create a new soju user. Only admin users can create new accounts.
    302 
    303         Options:
     302        The _-username_ and _-password_ flags are mandatory.
     303
     304        Other options are:
    304305
    305306        *-admin*
     
    311312
    312313*user update* [-password <password>] [-realname <realname>]
    313         Update the current user.
     314        Update the current user. The options are the same as the _user create_
     315        command.
    314316
    315317*user delete* <username>
Note: See TracChangeset for help on using the changeset viewer.