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 5996c01383..538180babe 100644 --- a/udev/udevadm.xml +++ b/udev/udevadm.xml @@ -237,6 +237,12 @@ </listitem> </varlistentry> <varlistentry> + <term><option>--exit-if-exists=<replaceable>file</replaceable></option></term> + <listitem> + <para>Stop waiting if file exists.</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> |