X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/disorder/blobdiff_plain/445a0f664a3714c55b89c175c824b7d43cc990c2..fb1bc1f52d207b6405c966840dd46560c8bec739:/doc/disorder_protocol.5.in diff --git a/doc/disorder_protocol.5.in b/doc/disorder_protocol.5.in index bf293e9..b98c0f5 100644 --- a/doc/disorder_protocol.5.in +++ b/doc/disorder_protocol.5.in @@ -83,9 +83,13 @@ If \fIREGEXP\fR is present only matching files are returned. .B get \fITRACK\fR \fIPREF\fR Gets a preference value. On success the second field of the response line will have the value. +.IP +If the track or preference do not exist then the response code is 555. .TP .B get-global \fIKEY\fR Get a global preference. +.IP +If the preference does not exist then the response code is 555. .TP .B length \fITRACK\fR Gets the length of the track in seconds. On success the second field of the @@ -293,6 +297,10 @@ Text part is just commentary; a dot-stuffed body follows. Text part is just commentary; an indefinite dot-stuffed body follows. (Used for \fBlog\fR.) .TP +.B 5 +Used with "normal" errors, for instance a preference not being found. The text +part is commentary. +.TP .B 9 The text part is just commentary (but would normally be a response for this command) e.g. \fBplaying\fR.