Commit 6a5e7c11 authored by Max Kellermann's avatar Max Kellermann

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

parent bddb6b42
......@@ -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>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment