X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=udev%2Fudevadm.xml;h=09c22c44b1945f9904c6753bd245d83db23a4cb9;hb=95de03a7a20e02f06d2bbe8350f1b5e89af02790;hp=7860efe9672558a54fa33b90901ac0b182f560fb;hpb=9ead662791b5e59a95b6c5a9351d661cb61d76bb;p=elogind.git diff --git a/udev/udevadm.xml b/udev/udevadm.xml index 7860efe96..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. + + @@ -262,7 +271,7 @@ Maximum number of seconds to wait for the event queue to become empty. - The default value is 180 seconds. A value of 0 will check if the queue is empty + The default value is 120 seconds. A value of 0 will check if the queue is empty and always return immediately. @@ -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