X-Git-Url: https://git.distorted.org.uk/~mdw/disorder/blobdiff_plain/feda7bfaefd9e5fb705d6893f26428a3109e7226..0b5fb1052ef6a90e8d007e31dbf6f96d300d6fd6:/doc/disorder_protocol.5.in?ds=inline diff --git a/doc/disorder_protocol.5.in b/doc/disorder_protocol.5.in index b9ed984..58a7e8f 100644 --- a/doc/disorder_protocol.5.in +++ b/doc/disorder_protocol.5.in @@ -75,7 +75,8 @@ If \fIREGEXP\fR is present only matching files and directories are returned. .B confirm \fICONFIRMATION Confirm user registration. \fICONFIRMATION\fR is as returned from \fBregister\fR below. -This command can be used without logging in. +This command logs the user in. +The response contains the logged-in username. .TP .B cookie \fICOOKIE Log a user back in using a cookie created with \fBmake\-cookie\fR. @@ -340,9 +341,9 @@ Resolve a track name, i.e. if this is an alias then return the real track name. Resume the current track after a \fBpause\fR command. Requires the \fBpause\fR right. .TP -.B revoke \fBcookie\fR -Revoke a cookie previously created with \fBmake\-cookie\fR. -It will not be possible to use this cookie in the future. +.B revoke +Revoke the current login's cookie. +It will not be possible to use the cookie in the future. .TP .B rtp\-address Report the RTP broadcast (or multicast) address, in the form \fIADDRESS @@ -436,6 +437,10 @@ Requires the \fBprefs\fR right. Set a global preference. Requires the \fBglobal prefs\fR right. .TP +.B shutdown +Requests server shutdown. +Requires the \fBadmin\fR right. +.TP .B stats Send server statistics in plain text in a response body. .TP