From: Yu Watanabe Date: Tue, 22 Jan 2019 06:05:55 +0000 (+0900) Subject: man: add more explanation about options for "udevadm test" X-Git-Tag: v241-rc1~26^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f0c29bbf83f22216b64e6216c54e6b4328f2ceff;p=thirdparty%2Fsystemd.git man: add more explanation about options for "udevadm test" Closes #2476. --- diff --git a/man/udevadm.xml b/man/udevadm.xml index 1a9b7847767..1a60aef6cff 100644 --- a/man/udevadm.xml +++ b/man/udevadm.xml @@ -143,22 +143,25 @@ - Print output as key/value pairs. Values are enclosed in single quotes. + Print output as key/value pairs. Values are enclosed in single quotes. + This takes effects only when or + is specified. - Add a prefix to the key name of exported values. + Add a prefix to the key name of exported values. + This implies . - Print major/minor numbers of the underlying device, where the file - lives on. + Print major/minor numbers of the underlying device, where the file lives on. + If this is specified, all positional arguments are ignored.