diff options
author | kay.sievers@vrfy.org <kay.sievers@vrfy.org> | 2005-02-25 07:40:14 +0100 |
---|---|---|
committer | Greg KH <gregkh@suse.de> | 2005-04-26 23:39:48 -0700 |
commit | 9fe1a96d88b304af5f3315197800f6b3d16675e1 (patch) | |
tree | 75c7549c463a73342938035599686fb5d2d320b9 /udevinfo.8 | |
parent | f8a178a35b8dee2ee46a3de298345aa4faa8f41e (diff) |
[PATCH] udevinfo: print devpath -> node relationship for all devices
Diffstat (limited to 'udevinfo.8')
-rw-r--r-- | udevinfo.8 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/udevinfo.8 b/udevinfo.8 index 963b69aed2..ac8cc7fda5 100644 --- a/udevinfo.8 +++ b/udevinfo.8 @@ -47,6 +47,10 @@ attributes along the device chain. Useful for finding unique attributes to compose a rule. .RB Needs " \-p " specified. .TP +.B \-d +Print the relationship between the devpath and the node name for all devices +currently available in the database. +.TP .B \-h Print help text. .SH "FILES" |