X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=udev%2Fudevadm.xml;h=2fdbb42b2bb872919954fbdb2ef2cc1ffd08c029;hb=8ab7a9be03441db21d459cbb9c08400377c3556d;hp=b5fb971f3bdb9dea2b6873df73b87798041c9f22;hpb=d2f4a3464dacf56f50c3ab4fa42353efd33ce22b;p=elogind.git diff --git a/udev/udevadm.xml b/udev/udevadm.xml index b5fb971f3..2fdbb42b2 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. + + @@ -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