X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=udevinfo.8;h=599a0033f877caad10c6ae95b59feac160015680;hb=3bdef3939d6501b26dac82fdc6f8e74d854a1f14;hp=bf6a0aded1ee3a0e8061dda6de0d12e4c9a6526d;hpb=b86f56ff0936b8bf3fddfc60bbb2697b74a3fcf7;p=elogind.git diff --git a/udevinfo.8 b/udevinfo.8 index bf6a0aded..599a0033f 100644 --- a/udevinfo.8 +++ b/udevinfo.8 @@ -24,19 +24,20 @@ directory. When used in conjunction with a query for the node name, the will be prepended. .TP .BI \-q " query_type" -Query the database for specified value of a created device node. +Query the database for specified value of a created device node or network +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. .TP .BI \-n " name" -Specify the name of the node or the symlink for the device to query. -Partition names generated with the NAME{all_partitons} option can not be -queried, the main device must be used instead. +Specify the name of the node, the symlink or the network interface for the +device to query. Partition names generated with the NAME{all_partitons} option +can not be queried, the main device must be used instead. .TP .B \-a Print all @@ -45,8 +46,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.