X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=udev%2Fudevadm.xml;h=64e6f2aeb979a8828c3327895362e7f37d70da06;hp=538180babeae16b28e9ed9b3f35ac5c70f20a2f0;hb=25688f4d67d452192c1cc6b201c29dab0f2b8ab8;hpb=97f48a8c67520bf1a58f1516ea3f5953ef399a96 diff --git a/udev/udevadm.xml b/udev/udevadm.xml index 538180bab..64e6f2aeb 100644 --- a/udev/udevadm.xml +++ b/udev/udevadm.xml @@ -90,7 +90,7 @@ or to identify the specified device. Valid queries are: name, symlink, path, - env, all. + property, all. @@ -210,6 +210,13 @@ 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. + + @@ -285,15 +292,15 @@ Signal udevd to reload the rules files. - Usually the udev daemon detects changes automatically, this may - only be needed on systems without inotify support. Reloading rules - does not apply any changes to already existing devices. + 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. @@ -318,13 +325,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. - - @@ -337,6 +337,12 @@ Print the udev event after the rule processing. + + + + Also print the properties of the event. + +