From: Dave Reisner Date: Fri, 9 Mar 2012 18:32:43 +0000 (-0500) Subject: lsblk: RQ-SIZE is part of the --topology output (man page bugfix) X-Git-Tag: v2.22-rc1~673 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=abd4e8a52faee1ae9e2f9121fe69e864a156b9a2;p=thirdparty%2Futil-linux.git lsblk: RQ-SIZE is part of the --topology output (man page bugfix) Signed-off-by: Dave Reisner --- diff --git a/misc-utils/lsblk.8 b/misc-utils/lsblk.8 index 64cf4a9883..a5146e499c 100644 --- a/misc-utils/lsblk.8 +++ b/misc-utils/lsblk.8 @@ -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). .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