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 9d905abd0c..1092498a46 100644
--- a/udev/udevadm.xml
+++ b/udev/udevadm.xml
@@ -225,6 +225,18 @@
</listitem>
</varlistentry>
<varlistentry>
+ <term><option>--seq-start=<replaceable>seqnum</replaceable></option></term>
+ <listitem>
+ <para>Wait only for events after the given sequence number.</para>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
+ <term><option>--seq-end=<replaceable>seqnum</replaceable></option></term>
+ <listitem>
+ <para>Wait only for events before the given sequence number.</para>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
<term><option>--quiet</option></term>
<listitem>
<para>Do not print any output, like the remaining queue entries when reaching the timeout.</para>