summaryrefslogtreecommitdiff
path: root/udev.8
diff options
context:
space:
mode:
Diffstat (limited to 'udev.8')
-rw-r--r--udev.87
1 files changed, 5 insertions, 2 deletions
diff --git a/udev.8 b/udev.8
index 0421fee4e6..ff89e435ff 100644
--- a/udev.8
+++ b/udev.8
@@ -50,10 +50,13 @@ will be prepended.
.BI -q " query_type"
Query the database for specified value of a created device node.
Valid types are:
-.BR name ", " symlink ", " owner " or " group .
+.BR name ", " symlink ", " owner " , " group " or " path.
.TP
.BI -p " sysfs_path"
-Specify the sysfs path needed for the query.
+Specify the sysfs path of the device to query.
+.TP
+.BI -n " name"
+Specify the name of the node for the device to query.
.TP
.B -d
Dump the whole database.