X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/disorder/blobdiff_plain/b4a80f69edc156b91cd19c2175078b7cc940ed0f..b30155e30c466ce8ca8668b909a5daca7acfbfd5:/doc/disorder_protocol.5.in diff --git a/doc/disorder_protocol.5.in b/doc/disorder_protocol.5.in index 7cb69a7..56fd094 100644 --- a/doc/disorder_protocol.5.in +++ b/doc/disorder_protocol.5.in @@ -1,5 +1,5 @@ .\" -.\" Copyright (C) 2004, 2005, 2006 Richard Kettlewell +.\" Copyright (C) 2004-2008 Richard Kettlewell .\" .\" This program is free software; you can redistribute it and/or modify .\" it under the terms of the GNU General Public License as published by @@ -148,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 @@ -222,6 +223,11 @@ Register a new user. Requires the \fBregister\fR right. The result contains a confirmation string; the user will be be able to log in until this has been presented back to the server via the \fBconfirm\fR command. .TP +.B reminder \fIUSER\fR +Send a password reminder to \fIUSER\fR. If the user has no valid email +address, or no password, or a reminder has been sent too recently, then no +reminder will be sent. +.TP .B remove \fIID\fR Remove the track identified by \fIID\fR. Requires one of the \fBremove mine\fR, \fBremove random\fR or \fBremove any\fR rights depending on how the