X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=udev%2Fudevadm.xml;h=ad492494a11ecb7d8de6e0ccd3f834b7a8888d07;hp=7ed2107f883963c48cd185afead6d13c314401e1;hb=f1707f125ae7768eece6633d354ab4a224a3fa52;hpb=ec2dd02e2a2748134f9c8347e12b802b42dea6b5 diff --git a/udev/udevadm.xml b/udev/udevadm.xml index 7ed2107f8..ad492494a 100644 --- a/udev/udevadm.xml +++ b/udev/udevadm.xml @@ -7,8 +7,7 @@ udevadm - udevd - November 2007 + udevadm udev @@ -90,7 +89,7 @@ or to identify the specified device. Valid queries are: name, symlink, path, - env, all. + property, all. @@ -210,6 +209,20 @@ of the sysfs attribute is checked. This option can be specified multiple times. + + + + Trigger events for devices with a matching property value. This option can be + specified multiple times and supports shell style pattern matching. + + + + + + Trigger events for devices with a matching sys device name. This option can be + specified multiple times and supports shell style pattern matching. + + @@ -224,10 +237,28 @@ and always return immediately. + + + + Wait only for events after the given sequence number. + + + + + + Wait only for events before the given sequence number. + + + + + + Stop waiting if file exists. + + - Do not print any output, like the remaining queue entries when reachin the timeout. + Do not print any output, like the remaining queue entries when reaching the timeout. @@ -266,13 +297,16 @@ - Signal udevd to reload the rules from the config. + Signal udevd to reload the rules files. + The udev daemon detects changes automatically, this option is + usually not needed. Reloading rules does not apply any changes + to already existing devices. - + - Set global variable. + Set a global property for all events. @@ -297,13 +331,6 @@ event timing, by comparing the timestamps of the kernel uevent and the udev event. - - - - Print the complete environment for all events. Can be used to compare the - kernel supplied and the udev added environment values. - - @@ -316,6 +343,12 @@ Print the udev event after the rule processing. + + + + Also print the properties of the event. + +