chiark / gitweb /
[PATCH] udev - reverse user query options
[elogind.git] / udev.8
diff --git a/udev.8 b/udev.8
index 0421fee4e66f9ad72e2f4e51284e54a74b540385..ff89e435ffa31866d362168fc6fc125e206af235 100644 (file)
--- 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.