X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=udevinfo.xml;h=bb3571cc23afb75abe94c699f33912545cd8e0c5;hp=9bd0b8dc17086d12ccc2ecc963684893a4353342;hb=9eaa50d0e7d7ec15f89ecd667ddbb2935cf78593;hpb=660508cdcb1133735845a444d414a7a637ef28ba diff --git a/udevinfo.xml b/udevinfo.xml index 9bd0b8dc1..bb3571cc2 100644 --- a/udevinfo.xml +++ b/udevinfo.xml @@ -19,20 +19,21 @@ - udevinfoquery device information from the udev database + udevinfo + query udev device information udevinfo - - - - - - - - + + + + + + + + @@ -46,57 +47,59 @@ OPTIONS - + Query the database for specified type of device data. It needs the - or to identify the specified + or to identify the specified device. Valid queries are: name, symlink, path, env, all. - - - - - 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. - - - - + The devpath of the device to query. - - + The name of the device node or a symlink to query - - + The udev root directory: /dev. If used in conjunction with a name or symlink query, the - query returns the absolute path. + 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. + + + + Export the content of the udev database. - + + + Print version. + + + + + Print help text.