chiark / gitweb /
remove outdated documentation
[elogind.git] / udevd.xml
index 7feede27771311ba6f67255aa90073f7ff2a2bb7..938707bee1cfa8395a33b2a627db9e99133f94cb 100644 (file)
--- a/udevd.xml
+++ b/udevd.xml
@@ -26,6 +26,9 @@
         <cmdsynopsis>
           <command>udevd</command>
           <arg><option>--daemon</option></arg>
+          <arg><option>--debug-trace</option></arg>
+          <arg><option>--verbose</option></arg>
+          <arg><option>--help</option></arg>
         </cmdsynopsis>
         <cmdsynopsis>
           <command>udevcontrol <replaceable>command</replaceable></command>
               <para>Detach and run in the background.</para>
             </listitem>
           </varlistentry>
+          <varlistentry>
+            <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
+              operation is needed, where no events are processed in parallel.
+              </para>
+            </listitem>
+          </varlistentry>
+          <varlistentry>
+            <term><option>--verbose</option></term>
+            <listitem>
+              <para>Print log messages to stdout.</para>
+            </listitem>
+          </varlistentry>
+          <varlistentry>
+            <term><option>--help</option></term>
+            <listitem>
+              <para>Print usage.</para>
+            </listitem>
+          </varlistentry>
           <varlistentry>
             <term><option>log_priority=<replaceable>value</replaceable></option></term>
             <listitem>