]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
lsblk: update man description of -f / --fs for current columns
authorVladimir Slavik <vslavik@redhat.com>
Thu, 17 Oct 2019 11:45:48 +0000 (13:45 +0200)
committerVladimir Slavik <vslavik@redhat.com>
Thu, 17 Oct 2019 11:51:02 +0000 (13:51 +0200)
see lsblk.c line 1930

misc-utils/lsblk.8

index 7a8e72b8bf145bdce1eb16e8a8a46e57b7942379..dabf913dec4ea437605a1fc6abd0d0231c3eb3e3 100644 (file)
@@ -73,7 +73,7 @@ The filter is applied to the top-level devices only. This may be confusing for
 .TP
 .BR \-f , " \-\-fs"
 Output info about filesystems.  This option is equivalent to
-.BR -o\ NAME,FSTYPE,LABEL,UUID,MOUNTPOINT .
+.BR -o\ NAME,FSTYPE,LABEL,UUID,FSAVAIL,FSUSE%,MOUNTPOINT .
 The authoritative information about filesystems and raids is provided by the
 .BR blkid (8)
 command.