summaryrefslogtreecommitdiffstats
path: root/misc-utils/lsblk.8
diff options
context:
space:
mode:
authorKarel Zak2011-05-10 10:38:29 +0200
committerKarel Zak2011-05-10 10:38:29 +0200
commit6ea1bdd32c62622d12517f86d471aec2aa79e4bb (patch)
tree27c2312a9fa7bb634dfc648dc38924cc1f324a1e /misc-utils/lsblk.8
parentlib: [tt.c] support key="value" output format (diff)
downloadkernel-qcow2-util-linux-6ea1bdd32c62622d12517f86d471aec2aa79e4bb.tar.gz
kernel-qcow2-util-linux-6ea1bdd32c62622d12517f86d471aec2aa79e4bb.tar.xz
kernel-qcow2-util-linux-6ea1bdd32c62622d12517f86d471aec2aa79e4bb.zip
lsblk: add --pairs to output in key="value" format
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'misc-utils/lsblk.8')
-rw-r--r--misc-utils/lsblk.84
1 files changed, 3 insertions, 1 deletions
diff --git a/misc-utils/lsblk.8 b/misc-utils/lsblk.8
index d7d7aa8b4..2fcc7e522 100644
--- a/misc-utils/lsblk.8
+++ b/misc-utils/lsblk.8
@@ -42,7 +42,7 @@ command.
.IP "\fB\-h, \-\-help\fP"
Print a help text and exit.
.IP "\fB\-i, \-\-ascii\fP"
-Use ascii characters for tree formatting.
+Use ASCII characters for tree formatting.
.IP "\fB\-m, \-\-perms\fP
Output info about device owner, group and mode. This option is equivalent to "-o NAME,SIZE,OWNER,GROUP,MODE".
.IP "\fB\-l, \-\-list\fP"
@@ -53,6 +53,8 @@ Do not print a header line.
Specify which output columns to print. Use
.B "--help"
to get a list of all supported columns.
+.IP "\fB\-P, \-\-pairs\fP"
+Use key="value" output format.
.IP "\fB\-r, \-\-raw\fP"
Use the raw output format.
.IP "\fB\-t, \-\-topology\fP"