summaryrefslogtreecommitdiffstats
path: root/bin/df/df.1
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2004-04-18 20:56:31 +0000
committerobrien <obrien@FreeBSD.org>2004-04-18 20:56:31 +0000
commitab7a6b93627b8918521415284c10f919967c4877 (patch)
treeedde21c4a53be444a29b92f2250a0b6eeddfa674 /bin/df/df.1
parent40fb1e73cdf47ac5217b07989b72da90ecb11da6 (diff)
downloadFreeBSD-src-ab7a6b93627b8918521415284c10f919967c4877.zip
FreeBSD-src-ab7a6b93627b8918521415284c10f919967c4877.tar.gz
Add -c option simular to du(1).
PR: 19635 Submitted by: cyrille.lefevre@laposte.net
Diffstat (limited to 'bin/df/df.1')
-rw-r--r--bin/df/df.14
1 files changed, 3 insertions, 1 deletions
diff --git a/bin/df/df.1 b/bin/df/df.1
index 0f4723a..ab5a318 100644
--- a/bin/df/df.1
+++ b/bin/df/df.1
@@ -40,7 +40,7 @@
.Fl b | h | H | k |
.Fl m | P
.Oc
-.Op Fl ailn
+.Op Fl aciln
.Op Fl t Ar type
.Op Ar file | filesystem ...
.Sh DESCRIPTION
@@ -69,6 +69,8 @@ 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
this overrides the
OpenPOWER on IntegriCloud