aboutsummaryrefslogtreecommitdiff
path: root/toys/posix/du.c
diff options
context:
space:
mode:
Diffstat (limited to 'toys/posix/du.c')
-rw-r--r--toys/posix/du.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/toys/posix/du.c b/toys/posix/du.c
index 31cc87bc..86118676 100644
--- a/toys/posix/du.c
+++ b/toys/posix/du.c
@@ -19,7 +19,7 @@ config DU
Show disk usage, space consumed by files and directories.
Size in:
- -b apparent bytes (directory listing size, not space used)
+ -b Apparent bytes (directory listing size, not space used)
-k 1024 byte blocks (default)
-K 512 byte blocks (posix)
-m Megabytes