X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=udevinfo.8;h=ac8cc7fda5ed9c54d4324775a73ab2cd1540176d;hp=0588084cac970007f79050a82a3cd46da2258466;hb=92ebb398ed004348d5f92a242f323fb25dc7d6e5;hpb=fc238cffafab6518564ebfefaece5d24a8423daa diff --git a/udevinfo.8 b/udevinfo.8 index 0588084ca..ac8cc7fda 100644 --- a/udevinfo.8 +++ b/udevinfo.8 @@ -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. @@ -47,7 +48,8 @@ unique attributes to compose a rule. .RB Needs " \-p " specified. .TP .B \-d -Dump the whole database. +Print the relationship between the devpath and the node name for all devices +currently available in the database. .TP .B \-h Print help text.