X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;ds=sidebyside;f=udev%2Fudevadm.xml;h=44e286bba64f8b05a6b86c9ec58e7118bc8a4e14;hb=2f71757d1c6169328fe1f316e0972391cbb1e8f0;hp=e4151e0ed4e5f01813229edf9dfbf8a59aebc2ea;hpb=cf5bd04073671df31dbbaf525f870366b37e5256;p=elogind.git diff --git a/udev/udevadm.xml b/udev/udevadm.xml index e4151e0ed..44e286bba 100644 --- a/udev/udevadm.xml +++ b/udev/udevadm.xml @@ -7,8 +7,7 @@ udevadm - udevd - November 2007 + udevadm udev @@ -150,7 +149,7 @@ udevadm trigger <optional>options</optional> - Request device events from the kernel. Usually used to replay events at system coldplug time. + Request device events from the kernel. Primarily used to replay events at system coldplug time. @@ -175,7 +174,7 @@ - Type of event to be triggered. The default value is add. + Type of event to be triggered. The default value is change. @@ -217,6 +216,13 @@ specified multiple times and supports shell style pattern matching. + + + + Trigger events for devices with a matching tag. This option can be + specified multiple times. + + @@ -350,6 +356,18 @@ Also print the properties of the event. + + + + Filter events by subsystem[/devtype]. Only udev events with a matching subsystem value will pass. + + + + + + Filter events by property. Only udev events with a given tag attached will pass. + +