aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2010-06-07 03:04:46 +0200
committerDenys Vlasenko <vda.linux@googlemail.com>2010-06-07 03:04:46 +0200
commit838e0dbda1578ce96ae7c9d6d09d5d8025072777 (patch)
treeb1f5b8f84ef19523d46ac6688ddbf47925d046ed /include
parentc62f229d45d54a5a994f25d52077618a7a58236d (diff)
downloadbusybox-838e0dbda1578ce96ae7c9d6d09d5d8025072777.tar.gz
small fix in usage text
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'include')
-rw-r--r--include/usage.src.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/usage.src.h b/include/usage.src.h
index 878e7a282..bd2e56385 100644
--- a/include/usage.src.h
+++ b/include/usage.src.h
@@ -5097,7 +5097,7 @@ INSERT
#define who_full_usage "\n\n" \
"Show who is logged on\n" \
"\nOptions:" \
- "\n -a show all" \
+ "\n -a Show all" \
#define whoami_trivial_usage \
""