Changeset 571 in code for trunk/doc/soju.1.scd
- Timestamp:
- Jun 28, 2021, 2:55:49 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/soju.1.scd
r570 r571 300 300 *user create* -username <username> -password <password> [options...] 301 301 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: 304 305 305 306 *-admin* … … 311 312 312 313 *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. 314 316 315 317 *user delete* <username>
Note:
See TracChangeset
for help on using the changeset viewer.