X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=udev%2Fudevadm.xml;h=093dd21428400dbfcba802cc0bfea85c319cbce0;hb=0254b2118f123504c268edb0b382c587ac15aaa3;hp=538180babeae16b28e9ed9b3f35ac5c70f20a2f0;hpb=97f48a8c67520bf1a58f1516ea3f5953ef399a96;p=elogind.git diff --git a/udev/udevadm.xml b/udev/udevadm.xml index 538180bab..093dd2142 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 propery value. This option can be + specified multiple times and supports shell style pattern matching. + + @@ -285,9 +292,9 @@ 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.