summaryrefslogtreecommitdiffstats
path: root/misc-utils/findmnt.8
diff options
context:
space:
mode:
authorKarel Zak2014-02-21 12:27:58 +0100
committerKarel Zak2014-02-21 12:27:58 +0100
commit2b6759df0c24a16ad5ddb855f0b453dd086a3747 (patch)
treef3017e233df5c9ca5dd9e94eee393559c65abba5 /misc-utils/findmnt.8
parentmkfs: mark this wrapper as DEPRECATED (diff)
downloadkernel-qcow2-util-linux-2b6759df0c24a16ad5ddb855f0b453dd086a3747.tar.gz
kernel-qcow2-util-linux-2b6759df0c24a16ad5ddb855f0b453dd086a3747.tar.xz
kernel-qcow2-util-linux-2b6759df0c24a16ad5ddb855f0b453dd086a3747.zip
findmnt: add --bytes to print sizes in bytes
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'misc-utils/findmnt.8')
-rw-r--r--misc-utils/findmnt.83
1 files changed, 3 insertions, 0 deletions
diff --git a/misc-utils/findmnt.8 b/misc-utils/findmnt.8
index 6b8e8d8fd..0176cd130 100644
--- a/misc-utils/findmnt.8
+++ b/misc-utils/findmnt.8
@@ -45,6 +45,9 @@ Disable all built-in filters and print all filesystems.
.BR \-a , " \-\-ascii"
Use ascii characters for tree formatting.
.TP
+.BR \-b , " \-\-bytes"
+Print the SIZE, USED and AVAIL column in bytes rather than in a human-readable format.
+.TP
.BR \-c , " \-\-canonicalize"
Canonicalize all printed paths.
.TP