chiark / gitweb /
udevd: use facility == LOG_DAEMON when writing to /dev/kmsg
[elogind.git] / udev / udevadm.xml
index 9a063f429001292816259fc4a240ef8a3b825979..cefd7763afd2997d78217b9497f90891a2276c4d 100644 (file)
             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>
           </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>