X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=udev%2Fudevadm.xml;h=09c22c44b1945f9904c6753bd245d83db23a4cb9;hb=4a9460f15a8ff198d6a9c249bdd63572509e23bb;hp=b5fb971f3bdb9dea2b6873df73b87798041c9f22;hpb=cbfad6af1fdc73c6f3c6b001047ff4a86c8a6efd;p=elogind.git diff --git a/udev/udevadm.xml b/udev/udevadm.xml index b5fb971f3..09c22c44b 100644 --- a/udev/udevadm.xml +++ b/udev/udevadm.xml @@ -44,6 +44,9 @@ udevadm test options devpath + + udevadm test-builtin options command devpath + Description @@ -252,6 +255,12 @@ specified multiple times and supports shell style pattern matching. + + + + Trigger events for all children of a given device. + + @@ -354,7 +363,7 @@ seconds - The maximum number seonds to wait for a reply from udevd. + The maximum number seconds to wait for a reply from udevd. @@ -434,6 +443,18 @@ + + udevadm test-builtin <optional>options</optional> <replaceable>command</replaceable> <replaceable>devpath</replaceable> + Run a built-in command for the given device, and print debug output. + + + + + Print help text. + + + + Author