summaryrefslogtreecommitdiff
path: root/udev/udevadm.xml
diff options
context:
space:
mode:
Diffstat (limited to 'udev/udevadm.xml')
-rw-r--r--udev/udevadm.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/udev/udevadm.xml b/udev/udevadm.xml
index 7a682a68ef..04c3d0b963 100644
--- a/udev/udevadm.xml
+++ b/udev/udevadm.xml
@@ -297,6 +297,12 @@
<para>Modify the internal state of the running udev daemon.</para>
<variablelist>
<varlistentry>
+ <term><option>--exit</option></term>
+ <listitem>
+ <para>Signal and wait for udevd to exit.</para>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
<term><option>--log-priority=<replaceable>value</replaceable></option></term>
<listitem>
<para>Set the internal log level of udevd. Valid values are the numerical
@@ -340,6 +346,12 @@
</listitem>
</varlistentry>
<varlistentry>
+ <term><option>--timeout=</option><replaceable>seconds</replaceable></term>
+ <listitem>
+ <para>The maximum number seonds to wait for a reply from udevd.</para>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
<term><option>--help</option></term>
<listitem>
<para>Print help text.</para>