X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=udev%2Fudevadm.xml;h=9d905abd0c9d34806e0e91844dda2d2c38b24849;hb=3e2084614b4d8308d5c0ceb34ec3634eb3353c00;hp=b7687d5dd1c5c1ce0eb1e385333d8e1b458de536;hpb=f5001d2465be849306149c902a9db5b031d10428;p=elogind.git diff --git a/udev/udevadm.xml b/udev/udevadm.xml index b7687d5dd..9d905abd0 100644 --- a/udev/udevadm.xml +++ b/udev/udevadm.xml @@ -220,7 +220,14 @@ 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. + + + + + + Do not print any output, like the remaining queue entries when reaching the timeout. @@ -319,8 +326,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 +340,6 @@ The subsystem string. - - - - Force the creation of a device node or symlink. Usually the test run - prints only debug output. - -