]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
lsblk: add note to the man page
authorKarel Zak <kzak@redhat.com>
Mon, 29 Aug 2011 09:33:27 +0000 (11:33 +0200)
committerKarel Zak <kzak@redhat.com>
Mon, 29 Aug 2011 09:34:10 +0000 (11:34 +0200)
Signed-off-by: Karel Zak <kzak@redhat.com>
misc-utils/lsblk.8

index 1e9b4cfc15907defca3a56a1ed8cc677e627d2d1..72085ac28d36cebd4203b993433a49c3905b7d0a 100644 (file)
@@ -60,6 +60,9 @@ Use the raw output format.
 .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".
+.SH NOTES
+For the partitions are some information (e.g. queue attributes) inherited from
+parental device.
 .SH AUTHORS
 .nf
 Milan Broz <mbroz@redhat.com>