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=244736784464635a02d203c1cd3d45817ae44f61;hb=b02140b6bcd080c5fd60306a493447ce7afdad64;hpb=80381823bc460a48a531c6befd9e8fe3d17813b9 diff --git a/udev/udevadm.xml b/udev/udevadm.xml index 244736784..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. @@ -213,7 +212,14 @@ - Trigger events for devices with a matching propery value. This option can be + 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. @@ -298,9 +304,9 @@ - + - Set global variable. + Set a global property for all events. @@ -325,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. - - @@ -344,6 +343,12 @@ Print the udev event after the rule processing. + + + + Also print the properties of the event. + +