From 9830eca5330ef098d3d76bc218892ee79df548dc Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Mon, 29 Aug 2011 11:33:27 +0200 Subject: [PATCH] lsblk: add note to the man page Signed-off-by: Karel Zak --- misc-utils/lsblk.8 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/misc-utils/lsblk.8 b/misc-utils/lsblk.8 index 1e9b4cfc15..72085ac28d 100644 --- a/misc-utils/lsblk.8 +++ b/misc-utils/lsblk.8 @@ -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 -- 2.47.3