From: Kay Sievers Date: Thu, 9 Dec 2010 21:45:13 +0000 (+0100) Subject: udevadm: info - honor --export, --export-prefix= X-Git-Tag: 174~290 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=commitdiff_plain;h=dc1791a9e6b59bd070a5f9c01b2214a1f8d69a82;ds=sidebyside udevadm: info - honor --export, --export-prefix= --- diff --git a/udev/udevadm.xml b/udev/udevadm.xml index 223140e7a..cefd7763a 100644 --- a/udev/udevadm.xml +++ b/udev/udevadm.xml @@ -118,6 +118,18 @@ along the chain, up to the root of sysfs that can be used in udev rules. + + + + Print output as key/value pairs. Values are enclosed in single quotes. + + + + + + Add a prefix to the key name of exported values. + +