]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: fix option value
authorDavid Tardon <dtardon@redhat.com>
Sat, 23 Dec 2023 14:40:42 +0000 (15:40 +0100)
committerDavid Tardon <dtardon@redhat.com>
Sun, 24 Dec 2023 08:43:22 +0000 (09:43 +0100)
man/systemd.generator.xml

index 06fe7ec9d9e250f9c2f31fffc8355be6a11a886f..95c84b9ede69e90aa5363a7288475c15bb9ab9ed 100644 (file)
@@ -26,8 +26,8 @@
     <cmdsynopsis>
       <command index='false'>/path/to/generator</command>
       <arg choice="plain"><replaceable>normal-dir</replaceable></arg>
-      <arg choice="option"><replaceable>early-dir</replaceable></arg>
-      <arg choice="option"><replaceable>late-dir</replaceable></arg>
+      <arg choice="opt"><replaceable>early-dir</replaceable></arg>
+      <arg choice="opt"><replaceable>late-dir</replaceable></arg>
     </cmdsynopsis>
 
     <para><simplelist>