diff options
Diffstat (limited to 'man')
-rw-r--r-- | man/http-music-play.1 | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/man/http-music-play.1 b/man/http-music-play.1 index 9e4bc71..5e409ba 100644 --- a/man/http-music-play.1 +++ b/man/http-music-play.1 @@ -104,11 +104,6 @@ Opens a specific file to be used as the playlist file. The default playlist file used upon loading is \fBplaylist.json\fR (in the same directory as \fBhttp-music\fR is being run in). .TP -.BR \-\-picker ", " \-\-selector " \fIpickerType\fR" -Sets the picker type used for selecting tracks from the active playlist. -The default is \fBshuffle\fR. - -.TP .BR \-p ", " \-\-play Forces the playlist to actually play, regardless of options such as \fB\-\-list\fR. See also \fB\-\-no\-play\fR. @@ -130,7 +125,7 @@ Removes a group from the (active) playlist. .TP .BR \-\-sort\-mode ", " \-\-sort Sets the mode by which the playback order list is sorted. -Valid options include \fBorder\fR, \fBshuffle\fR (the default), and \fBshuffle-top-level\fR (or \fBshuffle-groups\fR). +Valid options include \fBorder\fR, \fBshuffle\fR (the default), and \fBshuffle-groups\fR. See also \fB\-\-loop\-mode\fR. .TP |