]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
lsblk.8: Fix description of output format
authorStanislav Brabec <sbrabec@suse.cz>
Thu, 28 May 2015 15:41:39 +0000 (17:41 +0200)
committerKarel Zak <kzak@redhat.com>
Tue, 2 Jun 2015 09:58:53 +0000 (11:58 +0200)
Signed-off-by: Stanislav Brabec <sbrabec@suse.cz>
misc-utils/lsblk.8

index 89e1ddd4c9ec45f08b5703aa74bc493d9e2d94ff..eac86ac7548bfbf78ee6cc7c25148b8ac652f291 100644 (file)
@@ -60,7 +60,7 @@ top-level devices only.
 .TP
 .BR \-f , " \-\-fs"
 Output info about filesystems.  This option is equivalent to
-.BR -o\ NAME,FSTYPE,LABEL,MOUNTPOINT .
+.BR -o\ NAME,FSTYPE,LABEL,UUID,MOUNTPOINT .
 The authoritative information about filesystems and raids is provided by the
 .BR blkid (8)
 command.
@@ -116,7 +116,7 @@ Print dependencies in inverse order.
 .BR \-t , " \-\-topology"
 Output info about block-device topology.
 This option is equivalent to
-.BR -o\ NAME,ALIGNMENT,MIN-IO,OPT-IO,PHY-SEC,LOG-SEC,ROTA,SCHED,RQ-SIZE,WSAME .
+.BR -o\ NAME,ALIGNMENT,MIN-IO,OPT-IO,PHY-SEC,LOG-SEC,ROTA,SCHED,RQ-SIZE,RA,WSAME .
 .TP
 .BR \-V , " \-\-version"
 Display version information and exit.