]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
lsblk: RQ-SIZE is part of the --topology output (man page bugfix)
authorDave Reisner <d@falconindy.com>
Fri, 9 Mar 2012 18:32:43 +0000 (13:32 -0500)
committerKarel Zak <kzak@redhat.com>
Tue, 13 Mar 2012 11:22:11 +0000 (12:22 +0100)
Signed-off-by: Dave Reisner <dreisner@archlinux.org>
misc-utils/lsblk.8

index 64cf4a9883f9677eba6097216ce2e690750cfe5b..a5146e499cd93356d2b68575418cdb488211e238 100644 (file)
@@ -59,7 +59,7 @@ Use key="value" output format. All potentially unsafe characters are hex-escaped
 Use the raw output format. All potentially unsafe characters are hex-escaped (\\x<code>).
 .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".
+This option is equivalent to "-o NAME,ALIGNMENT,MIN-IO,OPT-IO,PHY-SEC,LOG-SEC,ROTA,SCHED,RQ-SIZE".
 .IP "\fB\-V, \-\-version\fP"
 Output version information and exit.
 .SH NOTES