chiark / gitweb /
run_program: log "info" not "error" if program is missing
[elogind.git] / udevinfo.8
index c22ddfd4bc6485d95471ce6d4136ebf339265113..337f2064e4c1e3c9c37176d220c6c9bc95541532 100644 (file)
@@ -1,6 +1,6 @@
 .\"     Title: udevinfo
 .\"    Author: 
-.\" Generator: DocBook XSL Stylesheets v1.71.1 <http://docbook.sf.net/>
+.\" Generator: DocBook XSL Stylesheets v1.72.0 <http://docbook.sf.net/>
 .\"      Date: August 2005
 .\"    Manual: udevinfo
 .\"    Source: udev
@@ -11,7 +11,7 @@
 .\" disable justification (adjust text to left margin only)
 .ad l
 .SH "NAME"
-udevinfo \- query device information from the udev database
+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\-\-version\fR] [\fB\-\-help\fR]
@@ -59,11 +59,16 @@ query, the query returns the absolute path including the root directory.
 Print all sysfs properties of the specified device that can be used in udev rules to match the specified device. It prints all devices along the chain, up to the root of sysfs that can be used in udev rules.
 .RE
 .PP
-\fB\-\-export\fR
+\fB\-\-export\-db\fR
 .RS 4
 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.