diff options
author | Kay Sievers <kay.sievers@suse.de> | 2006-09-03 05:46:52 +0200 |
---|---|---|
committer | Kay Sievers <kay.sievers@suse.de> | 2006-09-03 05:46:52 +0200 |
commit | ee6b4b95015b1641d55d1ea75242491f90a69843 (patch) | |
tree | 0d2b1a1c7990d8d0e3c6ebdd47f3f5f00ba7ca1d /udevinfo.8 | |
parent | 7c27c752a2c08f78c9e7043c3d2eefdd846c8da3 (diff) |
reorder options in udevinfo man page
Diffstat (limited to 'udevinfo.8')
-rw-r--r-- | udevinfo.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/udevinfo.8 b/udevinfo.8 index 01c9090031..65c4e3b3de 100644 --- a/udevinfo.8 +++ b/udevinfo.8 @@ -14,7 +14,7 @@ udevinfo \- query device information from the udev database .SH "SYNOPSIS" .HP 9 -\fBudevinfo\fR [\fB\-\-query=\fR\fB\fIquery\-type\fR\fR] [\fB\-\-attribute\-walk\fR] [\fB\-\-path=\fR\fB\fIdevpath\fR\fR] [\fB\-\-name=\fR\fB\fInode\fR\fR] [\fB\-\-root\fR] [\fB\-\-export\-db\fR] [\fB\-\-version\fR] [\fB\-\-help\fR] +\fBudevinfo\fR [\fB\-\-query=\fR\fB\fIquery\-type\fR\fR] [\fB\-\-path=\fR\fB\fIdevpath\fR\fR] [\fB\-\-name=\fR\fB\fInode\fR\fR] [\fB\-\-root\fR] [\fB\-\-attribute\-walk\fR] [\fB\-\-export\-db\fR] [\fB\-\-version\fR] [\fB\-\-help\fR] .SH "DESCRIPTION" .PP udevinfo queries the udev database for device information stored in the udev database. It can also query the properties of a device from its sysfs representation to help creating udev rules that match this device. |