summaryrefslogtreecommitdiffstats
path: root/man/systemd-delta.xml
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2023-12-25 17:41:18 +0100
committerDavid Tardon <dtardon@redhat.com>2023-12-26 13:10:36 +0100
commitaf29d0b1796bd165bec4ddee65531333bd2e6aba (patch)
treed981c9fc507e8f04f5d35f7ab29fc12389512b64 /man/systemd-delta.xml
parentman: fix markup (diff)
downloadsystemd-af29d0b1796bd165bec4ddee65531333bd2e6aba.tar.xz
systemd-af29d0b1796bd165bec4ddee65531333bd2e6aba.zip
man: rewrite as <group>
Diffstat (limited to 'man/systemd-delta.xml')
-rw-r--r--man/systemd-delta.xml6
1 files changed, 5 insertions, 1 deletions
diff --git a/man/systemd-delta.xml b/man/systemd-delta.xml
index 92b875436b..793c02f265 100644
--- a/man/systemd-delta.xml
+++ b/man/systemd-delta.xml
@@ -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>