X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/disorder/blobdiff_plain/ba39faf632da43d64106536f256153c2092346e4..0f55e9050dd26ab8804934a188f1ee8ab8b55ffe:/doc/disorder_protocol.5.in diff --git a/doc/disorder_protocol.5.in b/doc/disorder_protocol.5.in index a1a4af2..b48eb76 100644 --- a/doc/disorder_protocol.5.in +++ b/doc/disorder_protocol.5.in @@ -50,9 +50,11 @@ to execute the command. .PP Neither commands nor responses have a body unless stated otherwise. .TP -.B adduser \fIUSERNAME PASSWORD -Creates a new user with the given username and password. Requires the -\fBadmin\fR right, and only works on local connections. +.B adduser \fIUSERNAME PASSWORD \fR[\fIRIGHTS\fR] +Creates a new user with the given username and password. The new user's rights +list can be specified; if it is not then the \fBdefault_rights\fR setting +applies instead. Requires the \fBadmin\fR right, and only works on local +connections. .TP .B allfiles \fIDIRECTORY\fR [\fIREGEXP\fR] Lists all the files and directories in \fIDIRECTORY\fR in a response body.