chiark / gitweb /
rule_generator: fix for creating rules on read-only filesystem
[elogind.git] / udevd.xml
index 938707bee1cfa8395a33b2a627db9e99133f94cb..84182884b66a9b23038bf71274753eb6d062804e 100644 (file)
--- a/udevd.xml
+++ b/udevd.xml
@@ -28,6 +28,7 @@
           <arg><option>--daemon</option></arg>
           <arg><option>--debug-trace</option></arg>
           <arg><option>--verbose</option></arg>
+          <arg><option>--version</option></arg>
           <arg><option>--help</option></arg>
         </cmdsynopsis>
         <cmdsynopsis>
@@ -53,7 +54,7 @@
             <term><option>--debug-trace</option></term>
             <listitem>
               <para>Run all events completely serialized. This may be useful if udev triggers
-              actions or loads kernel modules which cause problems and a slow but continiuous
+              actions or loads kernel modules which cause problems and a slow but continuous
               operation is needed, where no events are processed in parallel.
               </para>
             </listitem>
               <para>Print log messages to stdout.</para>
             </listitem>
           </varlistentry>
+          <varlistentry>
+            <term><option>--version</option></term>
+            <listitem>
+              <para>Print version number.</para>
+            </listitem>
+          </varlistentry>
           <varlistentry>
             <term><option>--help</option></term>
             <listitem>