diff options
-rw-r--r-- | man/http-music-play.1 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/man/http-music-play.1 b/man/http-music-play.1 index 0a82246..46a4a78 100644 --- a/man/http-music-play.1 +++ b/man/http-music-play.1 @@ -80,6 +80,11 @@ Clears the active playlist. This does not effect the source playlist, so specific groups can be selected using \fB\-\-keep\fR. .TP +.BR \-\-collapse\-groups ", " \-\-collapse +Collapses groups in the active playlist so that there is only one level of sub-groups. +Handy for shuffling the order groups play in; try \fB\-\-collapse-groups \-\-sort shuffle\-groups\fR. + +.TP .BR \-\-converter Sets the program used for converting tracks. By default the program is either \fBffmpeg\fR or \fBavconv\fR. |