X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=udevinfo.xml;h=82de79f6d8f72152c94407e949bb0c48480e3421;hp=9bd0b8dc17086d12ccc2ecc963684893a4353342;hb=864b9b5e37b5e480d0e23507d4dd8360525ad453;hpb=660508cdcb1133735845a444d414a7a637ef28ba diff --git a/udevinfo.xml b/udevinfo.xml index 9bd0b8dc1..82de79f6d 100644 --- a/udevinfo.xml +++ b/udevinfo.xml @@ -19,20 +19,20 @@ - udevinfoquery device information from the udev database + udevinfo + query udev device information udevinfo - - - - - - - - + + + + + + + @@ -46,57 +46,52 @@ 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 help text.