From dc1791a9e6b59bd070a5f9c01b2214a1f8d69a82 Mon Sep 17 00:00:00 2001 From: Kay Sievers Date: Thu, 9 Dec 2010 22:45:13 +0100 Subject: [PATCH] udevadm: info - honor --export, --export-prefix= --- udev/udevadm.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) 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. + + -- 2.30.2