]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: rewrite as <group> 30634/head
authorDavid Tardon <dtardon@redhat.com>
Mon, 25 Dec 2023 16:41:18 +0000 (17:41 +0100)
committerDavid Tardon <dtardon@redhat.com>
Tue, 26 Dec 2023 12:10:36 +0000 (13:10 +0100)
man/systemd-delta.xml

index 92b875436b3ae9c0260fd4fc57ee0d75ddc35b43..793c02f2653d79b6e805a53d931d31ee48d43b20 100644 (file)
     <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>