mirror of
https://github.com/AuxXxilium/eudev.git
synced 2024-12-28 06:35:34 +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>
|
along the chain, up to the root of sysfs that can be used in udev rules.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</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>
|
<varlistentry>
|
||||||
<term><option>--device-id-of-file=<replaceable>file</replaceable></option></term>
|
<term><option>--device-id-of-file=<replaceable>file</replaceable></option></term>
|
||||||
<listitem>
|
<listitem>
|
||||||
|
Loading…
Reference in New Issue
Block a user