X-Git-Url: https://git.distorted.org.uk/~mdw/disorder/blobdiff_plain/fce810c27ad09dd73706100435a6e65af0a67604..d742bb4728447bd3b23f43de586343b319c03da0:/doc/disorder_protocol.5.in?ds=sidebyside diff --git a/doc/disorder_protocol.5.in b/doc/disorder_protocol.5.in index 15c8396..2d2d644 100644 --- a/doc/disorder_protocol.5.in +++ b/doc/disorder_protocol.5.in @@ -65,7 +65,8 @@ Confirm user registration. \fICONFIRMATION\fR is as returned from \fBregister\fR below. This command can be used without logging in. .TP .B cookie \fICOOKIE -Log a user back in using a cookie created with \fBmake-cookie\fR. +Log a user back in using a cookie created with \fBmake-cookie\fR. The response +contains the username. .TP .B deluser \fIUSERNAME Delete the named user. Requires the \fBadmin\fR right, and only works on @@ -147,7 +148,8 @@ depending on how the tracks came to be added to the queue. .TP .B new \fR[\fIMAX\fR] Send the most recently added \fIMAX\fR tracks in a response body. If the -argument is ommitted, all recently added tracks are listed. +argument is ommitted, the \fBnew_max\fR most recent tracks are listed (see +\fBdisorder_config\fR(5)). .TP .B nop Do nothing. Used by @@ -319,6 +321,9 @@ The second digit breaks down the origin of the response: Generic responses not specific to the handling of the command. Mostly this is parse errors. .TP +.B 1 +51x errors indicate that the user had insufficient rights for the command. +.TP .B 3 Authentication responses. .TP