X-Git-Url: https://git.distorted.org.uk/~mdw/disorder/blobdiff_plain/97b2a06f6d679903c21759b1ff4fd52455d7d6b3..200adb00f0319d35b9c512eadff714bb6933b9a9:/doc/disorder_protocol.5.in?ds=sidebyside diff --git a/doc/disorder_protocol.5.in b/doc/disorder_protocol.5.in index 75dd939..b9ed984 100644 --- a/doc/disorder_protocol.5.in +++ b/doc/disorder_protocol.5.in @@ -171,7 +171,7 @@ 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, the \fBnew_max\fR most recent tracks are +If the argument is omitted, the \fBnew_max\fR most recent tracks are listed (see \fBdisorder_config\fR(5)). .TP .B nop @@ -476,7 +476,7 @@ With two parameters sets each side independently. Setting the volume requires the \fBvolume\fR right. .SH RESPONSES Responses are three-digit codes. -The first digit distinguishes errors from succesful responses: +The first digit distinguishes errors from successful responses: .TP .B 2 Operation succeeded. @@ -646,6 +646,9 @@ Completed playing \fITRACK\fR .B failed \fITRACK\fR \fIERROR\fR Completed playing \fITRACK\fR with an error status .TP +.B global_pref \fIPREF\fR [\fIVALUE\fR] +A global preference was set or unset. +.TP .B moved \fIUSERNAME\fR User \fIUSERNAME\fR moved some track(s). Further details aren't included any more.