diff options
Diffstat (limited to 'udev/udevadm.xml')
-rw-r--r-- | udev/udevadm.xml | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/udev/udevadm.xml b/udev/udevadm.xml index ebc4aa150f..7ed2107f88 100644 --- a/udev/udevadm.xml +++ b/udev/udevadm.xml @@ -326,8 +326,7 @@ </refsect2> <refsect2><title>udevadm test <optional>options</optional> <replaceable>devpath</replaceable></title> - <para>Simulate a udev event run for the given device, and print out debug - output. Unless forced to, no device node or symlink will be created.</para> + <para>Simulate a udev event run for the given device, and print debug output.</para> <variablelist> <varlistentry> <term><option>--action=<replaceable>string</replaceable></option></term> @@ -342,13 +341,6 @@ </listitem> </varlistentry> <varlistentry> - <term><option>--force</option></term> - <listitem> - <para>Force the creation of a device node or symlink. Usually the test run - prints only debug output.</para> - </listitem> - </varlistentry> - <varlistentry> <term><option>--help</option></term> <listitem> <para>Print help text.</para> |