chiark / gitweb /
udevadm: info - honor --export, --export-prefix=
authorKay Sievers <kay.sievers@vrfy.org>
Thu, 9 Dec 2010 21:45:13 +0000 (22:45 +0100)
committerKay Sievers <kay.sievers@vrfy.org>
Fri, 10 Dec 2010 00:18:15 +0000 (01:18 +0100)
udev/udevadm.xml

index 223140e7a700aca3f7a967d3a8e774bbc4112311..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>