added the shufflerange command

This command shuffles a range of songs.
This commit is contained in:
Romain Bignon
2009-02-13 10:38:32 +01:00
committed by Max Kellermann
parent beaf860a17
commit 9fe459f625
4 changed files with 30 additions and 24 deletions

View File

@@ -782,11 +782,14 @@ OK
<term>
<cmdsynopsis>
<command>shuffle</command>
<arg><replaceable>SONGRANGE</replaceable></arg>
</cmdsynopsis>
</term>
<listitem>
<para>
Shuffles the current playlist.
<varname>SONGRANGE</varname> is optional and specifies
a range of songs.
</para>
</listitem>
</varlistentry>