aboutsummaryrefslogtreecommitdiff
path: root/toys/posix
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2020-03-26 16:05:45 -0700
committerRob Landley <rob@landley.net>2020-03-26 23:49:56 -0500
commita775773f6e5ae476e611eea74446c096991221c0 (patch)
treedb74ac233d6d3e448803d13ff53d887622b21291 /toys/posix
parentcc803fb5fb0a3510412270f03ccb9c4a266020ec (diff)
downloadtoybox-a775773f6e5ae476e611eea74446c096991221c0.tar.gz
du: consistent --help capitalization.
Diffstat (limited to 'toys/posix')
-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