diff options
Diffstat (limited to 'udev/udevadm.xml')
-rw-r--r-- | udev/udevadm.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/udev/udevadm.xml b/udev/udevadm.xml index cefd7763af..be8f886fc8 100644 --- a/udev/udevadm.xml +++ b/udev/udevadm.xml @@ -111,6 +111,12 @@ </listitem> </varlistentry> <varlistentry> + <term><option>--run</option></term> + <listitem> + <para>The udev runtime directory: <filename>/run/udev</filename>.</para> + </listitem> + </varlistentry> + <varlistentry> <term><option>--attribute-walk</option></term> <listitem> <para>Print all sysfs properties of the specified device that can be used |