chiark / gitweb /
Docs: udev.xml: Clarify through a change in word ordering
[elogind.git] / udev / udevadm.xml
index 9a063f429001292816259fc4a240ef8a3b825979..7a682a68efe56c9195a428aa15dfde41a5e349f4 100644 (file)
             query returns the absolute path including the root directory.</para>
           </listitem>
         </varlistentry>
+        <varlistentry>
+          <term><option>--run</option></term>
+          <listitem>
+            <para>The udev runtime directory: <filename>/run/udev</filename>.</para>
+          </listitem>
+        </varlistentry>
         <varlistentry>
           <term><option>--attribute-walk</option></term>
           <listitem>
             along the chain, up to the root of sysfs that can be used in udev rules.</para>
           </listitem>
         </varlistentry>
+        <varlistentry>
+          <term><option>--export</option></term>
+          <listitem>
+            <para>Print output as key/value pairs. Values are enclosed in single quotes.</para>
+          </listitem>
+        </varlistentry>
+        <varlistentry>
+          <term><option>--export-prefix=<replaceable>name</replaceable></option></term>
+          <listitem>
+            <para>Add a prefix to the key name of exported values.</para>
+          </listitem>
+        </varlistentry>
         <varlistentry>
           <term><option>--device-id-of-file=<replaceable>file</replaceable></option></term>
           <listitem>
           <term><option>--type=<replaceable>type</replaceable></option></term>
           <listitem>
             <para>Trigger a specific type of devices. Valid types are:
-            <command>devices</command>, <command>subsystems</command>, <command>failed</command>.
+            <command>devices</command>, <command>subsystems</command>.
             The default value is <command>devices</command>.</para>
           </listitem>
         </varlistentry>
           </listitem>
         </varlistentry>
         <varlistentry>
-          <term><option>--max-childs=</option><replaceable>value</replaceable></term>
+          <term><option>--children-max=</option><replaceable>value</replaceable></term>
           <listitem>
             <para>Set the maximum number of events, udevd will handle at the
             same time.</para>