summaryrefslogtreecommitdiffstats
path: root/usr.bin/du/du.1
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/du/du.1')
-rw-r--r--usr.bin/du/du.110
1 files changed, 9 insertions, 1 deletions
diff --git a/usr.bin/du/du.1 b/usr.bin/du/du.1
index 08b1ab4..9dd28ff 100644
--- a/usr.bin/du/du.1
+++ b/usr.bin/du/du.1
@@ -43,7 +43,7 @@
.Op Fl P | Fl H | Fl L
.Op Fl a | s | d Ar depth
.Op Fl c
-.Op Fl k
+.Op Fl h | k
.Op Fl x
.Op Ar file ...
.Sh DESCRIPTION
@@ -73,6 +73,14 @@ hierarchies are not followed.
Symbolic links on the command line and in file hierarchies are followed.
.It Fl a
Display an entry for each file in a file hierarchy.
+.It Fl h
+"Human-readable" output. Use unit suffixes: Byte, Kilobyte, Megabyte,
+Gigabyte, Terabyte and Petabyte
+.It Fl r
+Generate messages about directories that cannot be read, files
+that cannot be opened, and so on. This is the default case.
+This option exists solely for conformance with
+.St -xpg4 .
.It Fl s
Display an entry for each specified file. (Equivalent to
.Fl d
OpenPOWER on IntegriCloud