diff options
Diffstat (limited to 'usr.bin/du/du.1')
-rw-r--r-- | usr.bin/du/du.1 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/usr.bin/du/du.1 b/usr.bin/du/du.1 index 355f296818a9..7e656f925176 100644 --- a/usr.bin/du/du.1 +++ b/usr.bin/du/du.1 @@ -72,11 +72,13 @@ This is the default. .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, +"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. +that cannot be opened, and so on. +This is the default case. This option exists solely for conformance with .St -xpg4 . .It Fl s |