summaryrefslogtreecommitdiffstats
path: root/bin/df/df.1
diff options
context:
space:
mode:
Diffstat (limited to 'bin/df/df.1')
-rw-r--r--bin/df/df.118
1 files changed, 12 insertions, 6 deletions
diff --git a/bin/df/df.1 b/bin/df/df.1
index 3028393..76d3a02 100644
--- a/bin/df/df.1
+++ b/bin/df/df.1
@@ -62,36 +62,42 @@ The following options are available:
Show all mount points, including those that were mounted with the MNT_IGNORE
flag.
.It Fl b
-Use 512-byte blocks rather than the default. Note that
+Use 512-byte blocks rather than the default.
+Note that
this overrides the
.Ev BLOCKSIZE
specification from the environment.
.It Fl c
Display a grand total.
.It Fl g
-Use 1073741824-byte (1-Gbyte) blocks rather than the default. Note that
+Use 1073741824-byte (1-Gbyte) blocks rather than the default.
+Note that
this overrides the
.Ev BLOCKSIZE
specification from the environment.
.It Fl H
-"Human-readable" output. Use unit suffixes: Byte, Kilobyte, Megabyte,
+"Human-readable" output.
+Use unit suffixes: Byte, Kilobyte, Megabyte,
Gigabyte, Terabyte and Petabyte in order to reduce the number of
digits to four or fewer using base 10 for sizes.
.It Fl h
-"Human-readable" output. Use unit suffixes: Byte, Kilobyte, Megabyte,
+"Human-readable" output.
+Use unit suffixes: Byte, Kilobyte, Megabyte,
Gigabyte, Terabyte and Petabyte in order to reduce the number of
digits to four or fewer using base 2 for sizes.
.It Fl i
Include statistics on the number of free inodes.
.It Fl k
-Use 1024-byte (1-Kbyte) blocks rather than the default. Note that
+Use 1024-byte (1-Kbyte) blocks rather than the default.
+Note that
this overrides the
.Ev BLOCKSIZE
specification from the environment.
.It Fl l
Only display information about locally-mounted file systems.
.It Fl m
-Use 1048576-byte (1-Mbyte) blocks rather than the default. Note that
+Use 1048576-byte (1-Mbyte) blocks rather than the default.
+Note that
this overrides the
.Ev BLOCKSIZE
specification from the environment.
OpenPOWER on IntegriCloud