X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=udev%2Fudevadm.xml;h=00f299fb73827862770a97ed747680fa438d855c;hb=2514465f6a4ab61617482f068e475b945438c1f1;hp=223140e7a700aca3f7a967d3a8e774bbc4112311;hpb=87d55ff672d78ebf8afc755e88beeeb1bdf3ac5e;p=elogind.git diff --git a/udev/udevadm.xml b/udev/udevadm.xml index 223140e7a..00f299fb7 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. + + @@ -131,6 +143,15 @@ Export the content of the udev database. + + + + Convert the database of an earlier udev version to the current format. This + is only useful on udev version upgrades, where the content of the old database might + be needed for the running system, and it is not sufficient for it, to be re-created + with the next bootup. + +