1
0
mirror of https://github.com/systemd/systemd.git synced 2024-10-26 08:55:40 +03:00

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>