man: rewrite as <group>

This commit is contained in:
David Tardon 2023-12-25 17:41:18 +01:00
parent 0fd5f9fb50
commit af29d0b179

View file

@ -25,7 +25,11 @@
<cmdsynopsis>
<command>systemd-delta</command>
<arg choice="opt" rep="repeat">OPTIONS</arg>
<arg choice="opt" rep="repeat"><replaceable>PREFIX</replaceable><optional>/<replaceable>SUFFIX</replaceable></optional>|<replaceable>SUFFIX</replaceable></arg>
<group choice="opt" rep="repeat">
<arg choice="plain"><replaceable>PREFIX</replaceable></arg>
<arg choice="plain"><replaceable>PREFIX</replaceable>/<replaceable>SUFFIX</replaceable></arg>
<arg choice="plain"><replaceable>SUFFIX</replaceable></arg>
</group>
</cmdsynopsis>
</refsynopsisdiv>