summaryrefslogtreecommitdiff
path: root/udev/udevadm.xml
diff options
context:
space:
mode:
authorKay Sievers <kay.sievers@vrfy.org>2009-06-07 02:39:54 +0200
committerKay Sievers <kay.sievers@vrfy.org>2009-06-07 02:39:54 +0200
commit0254b2118f123504c268edb0b382c587ac15aaa3 (patch)
tree15e37ade0173b862064323c2ace639c5098448cc /udev/udevadm.xml
parent80381823bc460a48a531c6befd9e8fe3d17813b9 (diff)
udevadm: info - accept --query without a value and print properties
Diffstat (limited to 'udev/udevadm.xml')
-rw-r--r--udev/udevadm.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/udev/udevadm.xml b/udev/udevadm.xml
index 2447367844..093dd21428 100644
--- a/udev/udevadm.xml
+++ b/udev/udevadm.xml
@@ -90,7 +90,7 @@
<option>--path</option> or <option>--name</option> to identify the specified
device. Valid queries are:
<command>name</command>, <command>symlink</command>, <command>path</command>,
- <command>env</command>, <command>all</command>.</para>
+ <command>property</command>, <command>all</command>.</para>
</listitem>
</varlistentry>
<varlistentry>