X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=udevinfo.xml;h=77432f9c8db72e8b5d771c9cba1b401c327a2601;hb=77ab93ed972d3a83d8f48d434c7e28153ae6dab6;hp=9bd0b8dc17086d12ccc2ecc963684893a4353342;hpb=660508cdcb1133735845a444d414a7a637ef28ba;p=elogind.git diff --git a/udevinfo.xml b/udevinfo.xml index 9bd0b8dc1..77432f9c8 100644 --- a/udevinfo.xml +++ b/udevinfo.xml @@ -25,14 +25,14 @@ 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.