summaryrefslogtreecommitdiff
path: root/udev/udevadm.xml
diff options
context:
space:
mode:
Diffstat (limited to 'udev/udevadm.xml')
-rw-r--r--udev/udevadm.xml15
1 files changed, 7 insertions, 8 deletions
diff --git a/udev/udevadm.xml b/udev/udevadm.xml
index 4377b20d27..64e6f2aeb9 100644
--- a/udev/udevadm.xml
+++ b/udev/udevadm.xml
@@ -213,7 +213,7 @@
<varlistentry>
<term><option>--property-match=<replaceable>property</replaceable>=<replaceable>value</replaceable></option></term>
<listitem>
- <para>Trigger events for devices with a matching propery value. This option can be
+ <para>Trigger events for devices with a matching property value. This option can be
specified multiple times and supports shell style pattern matching.</para>
</listitem>
</varlistentry>
@@ -326,13 +326,6 @@
</para>
<variablelist>
<varlistentry>
- <term><option>--environment</option></term>
- <listitem>
- <para>Print the complete environment for all events. Can be used to compare the
- kernel supplied and the udev added environment values.</para>
- </listitem>
- </varlistentry>
- <varlistentry>
<term><option>--kernel</option></term>
<listitem>
<para>Print the kernel uevents.</para>
@@ -345,6 +338,12 @@
</listitem>
</varlistentry>
<varlistentry>
+ <term><option>--property</option></term>
+ <listitem>
+ <para>Also print the properties of the event.</para>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
<term><option>--help</option></term>
<listitem>
<para>Print help text.</para>