chiark / gitweb /
Update documentation
authorRichard Kettlewell <rjk@greenend.org.uk>
Sat, 13 Dec 2008 16:17:40 +0000 (16:17 +0000)
committerRichard Kettlewell <rjk@greenend.org.uk>
Sat, 13 Dec 2008 16:17:40 +0000 (16:17 +0000)
doc/disobedience.1.in
doc/disorder.1.in

index b17482498c85522a573639a9218ea2f4f503af45..fa4bd4264c71ebf6b9629213e11ada43fd2a2f7f 100644 (file)
@@ -148,8 +148,11 @@ Interrupt the currently playing track.
 (Note that this appears even if you right click over a queued track rather
 than the currently playing track.)
 .TP
-.B Remove
+.B "Remove track from queue"
 Remove the selected tracks from the queue.
+.TP
+.B "Adopt track"
+Sets the submitter of a randomly picked track to you.
 .SS "Recent Tab"
 This displays recently played tracks, the most recent at the top.
 .PP
index 175abbbe2c98a2ff7bbf614cbafe5de109f55de4..784083c6a9618ce085964511e41cf6658dbafaae 100644 (file)
@@ -62,6 +62,10 @@ Create a new user.
 If \fIRIGHTS\fR is not specified then the \fBdefault_rights\fR
 setting from the server's configuration file applies.
 .TP
+.B adopt \fIID\fR
+Adopts track \fIID\fR (in the queue).
+The track will show up as submitted by the calling user.
+.TP
 .B authorize \fIUSERNAME\fR [\fIRIGHTS\fR]
 Create user \fIUSERNAME\fR with a random password.
 User \fIUSERNAME\fR must be a UNIX login user (not just any old string).