chiark / gitweb /
volume_id: add function documentation
[elogind.git] / udevinfo.8
index a6ab1bbf0b0b913b5df99499384c0474a890a53b..337f2064e4c1e3c9c37176d220c6c9bc95541532 100644 (file)
@@ -14,7 +14,7 @@
 udevinfo \- query udev device information
 .SH "SYNOPSIS"
 .HP 9
-\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\-\-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.
@@ -64,6 +64,11 @@ Print all sysfs properties of the specified device that can be used in udev rule
 Export the content of the udev database.
 .RE
 .PP
+\fB\-\-version\fR
+.RS 4
+Print version.
+.RE
+.PP
 \fB\-\-help\fR
 .RS 4
 Print help text.