doc/protocol.xml: documented range parameter in "delete"

This commit is contained in:
Max Kellermann 2009-10-18 01:24:22 +02:00
parent bddb6b4273
commit 6a5e7c118b

View File

@ -705,7 +705,10 @@ OK
<term>
<cmdsynopsis>
<command>delete</command>
<arg choice="req"><replaceable>SONGPOS</replaceable></arg>
<group>
<arg choice="req"><replaceable>POS</replaceable></arg>
<arg choice="req"><replaceable>START:END</replaceable></arg>
</group>
</cmdsynopsis>
</term>
<listitem>