diff options
author | Kay Sievers <kay.sievers@suse.de> | 2005-08-29 15:01:08 +0200 |
---|---|---|
committer | Kay Sievers <kay.sievers@suse.de> | 2005-08-29 15:01:08 +0200 |
commit | 24ca5c3398eb61380e0add8b9ffac1651a008bb3 (patch) | |
tree | 992643206cd97ec4d464d429c9d1bc23f2495a6f /udevinfo.8 | |
parent | b581515ce8ab4760ba9a4095a7eb98fa352e02a7 (diff) |
udevinfo: add database export
Signed-off-by: Kay Sievers <kay.sievers@suse.de>
Diffstat (limited to 'udevinfo.8')
-rw-r--r-- | udevinfo.8 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/udevinfo.8 b/udevinfo.8 index ac8cc7fda5..28904fef47 100644 --- a/udevinfo.8 +++ b/udevinfo.8 @@ -51,6 +51,9 @@ unique attributes to compose a rule. Print the relationship between the devpath and the node name for all devices currently available in the database. .TP +.B \-e +Print all attributes for all devices curently available in the database. +.TP .B \-h Print help text. .SH "FILES" |