Commit 05fb6240 authored by Max Kellermann's avatar Max Kellermann

doc/protocol.xml: group <arg> elements

parent 2de98b65
......@@ -1847,9 +1847,10 @@ OK
<command>list</command>
<arg choice="req"><replaceable>TYPE</replaceable></arg>
<arg choice="opt" rep="repeat"><replaceable>FILTER</replaceable></arg>
<arg choice="opt">group</arg>
<arg choice="opt"><replaceable>GROUPTYPE</replaceable></arg>
<arg choice="opt"><replaceable>...</replaceable></arg>
<arg choice="opt" rep="repeat">
<arg choice="req">group</arg>
<arg choice="req"><replaceable>GROUPTYPE</replaceable></arg>
</arg>
</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