We have: udevd --version now, which is always available,
unlike udevinfo which is installed in /usr.
.\" 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]
+\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]
.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.
" --root prepend to query result or print udev_root\n"
" --attribute-walk print all SYSFS_attributes along the device chain\n"
" --export-db export the content of the udev database\n"
- " --version print udev version\n"
" --help print this text\n"
"\n");
goto exit;
</refmeta>
<refnamediv>
- <refname>udevinfo</refname><refpurpose>query device information from the udev database</refpurpose>
+ <refname>udevinfo</refname>
+ <refpurpose>query udev device information</refpurpose>
</refnamediv>
<refsynopsisdiv>
<arg><option>--root</option></arg>
<arg><option>--attribute-walk</option></arg>
<arg><option>--export-db</option></arg>
- <arg><option>--version</option></arg>
<arg><option>--help</option></arg>
</cmdsynopsis>
</refsynopsisdiv>