summaryrefslogtreecommitdiffstats
path: root/misc-utils/lsblk.8
diff options
context:
space:
mode:
authorPeter Rajnoha2012-04-04 13:17:38 +0200
committerKarel Zak2012-04-04 13:32:25 +0200
commit8265242b22a672d592025ec66365d32d60429557 (patch)
tree7a9e78e979d70e6b1bdaa781bd9d7faf52edab57 /misc-utils/lsblk.8
parentbuild-sys: disable chkdupexe by default, mark as deprecated (diff)
downloadkernel-qcow2-util-linux-8265242b22a672d592025ec66365d32d60429557.tar.gz
kernel-qcow2-util-linux-8265242b22a672d592025ec66365d32d60429557.tar.xz
kernel-qcow2-util-linux-8265242b22a672d592025ec66365d32d60429557.zip
lsblk: count with terminating character, man page -s entry
Signed-off-by: Peter Rajnoha <prajnoha@redhat.com>
Diffstat (limited to 'misc-utils/lsblk.8')
-rw-r--r--misc-utils/lsblk.82
1 files changed, 2 insertions, 0 deletions
diff --git a/misc-utils/lsblk.8 b/misc-utils/lsblk.8
index a5146e499..a525d2f57 100644
--- a/misc-utils/lsblk.8
+++ b/misc-utils/lsblk.8
@@ -57,6 +57,8 @@ to get a list of all supported columns.
Use key="value" output format. All potentially unsafe characters are hex-escaped (\\x<code>).
.IP "\fB\-r, \-\-raw\fP"
Use the raw output format. All potentially unsafe characters are hex-escaped (\\x<code>).
+.IP "\fB\-s, \-\-inverse\fP"
+Print dependencies in inverse order.
.IP "\fB\-t, \-\-topology\fP"
Output info about block device topology.
This option is equivalent to "-o NAME,ALIGNMENT,MIN-IO,OPT-IO,PHY-SEC,LOG-SEC,ROTA,SCHED,RQ-SIZE".