doc: fix "Repeat" typo in protocol.xml
The attribute value must be lower case: <arg rep="repeat">
This commit is contained in:
@@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
<cmdsynopsis>
|
<cmdsynopsis>
|
||||||
<command>COMMAND</command>
|
<command>COMMAND</command>
|
||||||
<arg rep="Repeat"><replaceable>ARG</replaceable></arg>
|
<arg rep="repeat"><replaceable>ARG</replaceable></arg>
|
||||||
</cmdsynopsis>
|
</cmdsynopsis>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
|
Reference in New Issue
Block a user