chiark / gitweb /
[PATCH] udev_volume_id: volume_id version 032
[elogind.git] / udevinfo.8
index 0588084cac970007f79050a82a3cd46da2258466..bbcc3d8f4904721a6fa9be9c09656acca6654f6f 100644 (file)
@@ -19,9 +19,10 @@ Print the version information.
 .B \-r
 Print the
 .B udev_root
-directory. When used in conjunction with a query for the node name, the
+directory. When used in conjunction with a query for the node name or the
+symlink names, the
 .B udev_root
-will be prepended.
+will be prepended to query result.
 .TP
 .BI \-q " query_type"
 Query the database for specified value of a created device node or network
@@ -29,7 +30,7 @@ interface.
 .RB Needs " \-p " or " \-n " specified.
 .br
 Valid types are:
-.BR name ", " symlink ", " mode " ," owner " , " group " , " path " or " all.
+.BR name ", " symlink ", " path " or " all.
 .TP
 .BI \-p " sysfs_path"
 Specify the sysfs path of the device to query.
@@ -46,8 +47,9 @@ attributes along the device chain. Useful for finding
 unique attributes to compose a rule.
 .RB Needs " \-p " specified.
 .TP
-.B \-d
-Dump the whole database.
+.B \-s
+Print all sysfs devices with the major/minor number, the physical device and
+the bus value.
 .TP
 .B \-h
 Print help text.