From 9fe459f62581be39228dfbd69c1151df04fb6abe Mon Sep 17 00:00:00 2001
From: Romain Bignon <romain@peerfuse.org>
Date: Fri, 13 Feb 2009 10:38:32 +0100
Subject: added the shufflerange command

This command shuffles a range of songs.
---
 doc/protocol.xml | 3 +++
 1 file changed, 3 insertions(+)

(limited to 'doc')

diff --git a/doc/protocol.xml b/doc/protocol.xml
index 36ee3c35d..364384e1f 100644
--- a/doc/protocol.xml
+++ b/doc/protocol.xml
@@ -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>
-- 
cgit v1.2.3