doc/protocol.xml: group <arg> elements

This commit is contained in:
Max Kellermann 2018-07-24 22:58:54 +02:00
parent 2de98b652b
commit 05fb624031

View File

@ -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>