mirror of
https://github.com/AuxXxilium/eudev.git
synced 2024-12-27 06:05:24 +07:00
udevadm: info - honor --export, --export-prefix=
This commit is contained in:
parent
88163971b9
commit
dc1791a9e6
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user