summaryrefslogtreecommitdiffstats
path: root/misc-utils/blkid.8
diff options
context:
space:
mode:
authorKarel Zak2010-05-14 12:02:57 +0200
committerKarel Zak2010-05-14 12:02:57 +0200
commitab978962b15489b62f41a2ec0de4c44c9e25df6e (patch)
tree24dbccbe98907b9fb1fbcb47a160dffc236e0f3a /misc-utils/blkid.8
parentblkid: add -i option to print I/O limits (diff)
downloadkernel-qcow2-util-linux-ab978962b15489b62f41a2ec0de4c44c9e25df6e.tar.gz
kernel-qcow2-util-linux-ab978962b15489b62f41a2ec0de4c44c9e25df6e.tar.xz
kernel-qcow2-util-linux-ab978962b15489b62f41a2ec0de4c44c9e25df6e.zip
blkid: add 'export' output format
This output format is similar to 'udev' but without udev specific prefixed (e.g. ID_FS_*). The 'export' format is automatically enabled for I/O Limits (-i). Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'misc-utils/blkid.8')
-rw-r--r--misc-utils/blkid.810
1 files changed, 7 insertions, 3 deletions
diff --git a/misc-utils/blkid.8 b/misc-utils/blkid.8
index 810c128fc..d42074f08 100644
--- a/misc-utils/blkid.8
+++ b/misc-utils/blkid.8
@@ -98,8 +98,8 @@ devices which no longer exist.
Display a usage message and exit.
.TP
.B \-i
-Display I/O Limits (aka I/O topology) information. This option could be used
-together with \fB-p\fR option.
+Display I/O Limits (aka I/O topology) information. The 'export' output format is
+automatically enabled. This option could be used together with \fB-p\fR option.
.TP
.B \-l
Look up one device that matches the search parameter specified using
@@ -164,7 +164,11 @@ print the device name only, this output format is always enabled for \fB-L\fR
and \fB-U\fR options
.TP
.B udev
-vol_id compatible mode; usable in udev rules
+print key="value" pairs for easy import into the udev environment
+.TP
+.B export
+print key=value pairs for easy import into the environment. This output format
+is automatically enabled when I/O Limits (\fB-i\fR option) are requested.
.RE
.TP
.BI \-O " offset"