X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=udev%2Fudevadm.xml;h=1092498a4645682b2f66fc27644903692c92336a;hb=f07996885dab45102492d7f16e7e2997e264c725;hp=b7687d5dd1c5c1ce0eb1e385333d8e1b458de536;hpb=f5001d2465be849306149c902a9db5b031d10428;p=elogind.git diff --git a/udev/udevadm.xml b/udev/udevadm.xml index b7687d5dd..1092498a4 100644 --- a/udev/udevadm.xml +++ b/udev/udevadm.xml @@ -220,7 +220,26 @@ Maximum number of seconds to wait for the event queue to become empty. - The default value is 180 seconds. + The default value is 180 seconds. A value of 0 will check if the queue is empty + and always return immediately. + + + + + + Wait only for events after the given sequence number. + + + + + + Wait only for events before the given sequence number. + + + + + + Do not print any output, like the remaining queue entries when reaching the timeout. @@ -319,8 +338,7 @@ udevadm test <optional>options</optional> <replaceable>devpath</replaceable> - Simulate a udev event run for the given device, and print out debug - output. Unless forced to, no device node or symlink will be created. + Simulate a udev event run for the given device, and print debug output. @@ -334,13 +352,6 @@ The subsystem string. - - - - Force the creation of a device node or symlink. Usually the test run - prints only debug output. - -