udevadm: info - honor --export, --export-prefix=

This commit is contained in:
Kay Sievers 2010-12-09 22:45:13 +01:00
parent 88163971b9
commit dc1791a9e6
1 changed files with 12 additions and 0 deletions

View File

@ -118,6 +118,18 @@
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>