From: Vladimir Slavik Date: Thu, 17 Oct 2019 11:45:48 +0000 (+0200) Subject: lsblk: update man description of -f / --fs for current columns X-Git-Tag: v2.35-rc1~91 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2bbc96228843320a825c4e0311b2dd8a77d7b533;p=thirdparty%2Futil-linux.git lsblk: update man description of -f / --fs for current columns see lsblk.c line 1930 --- diff --git a/misc-utils/lsblk.8 b/misc-utils/lsblk.8 index 7a8e72b8bf..dabf913dec 100644 --- a/misc-utils/lsblk.8 +++ b/misc-utils/lsblk.8 @@ -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.