[git commit master] small fix in usage text
Denys Vlasenko
vda.linux at googlemail.com
Mon Jun 7 01:04:46 UTC 2010
commit: http://git.busybox.net/busybox/commit/?id=838e0dbda1578ce96ae7c9d6d09d5d8025072777
branch: http://git.busybox.net/busybox/commit/?id=refs/heads/master
Signed-off-by: Denys Vlasenko <vda.linux at googlemail.com>
---
include/usage.src.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/include/usage.src.h b/include/usage.src.h
index 878e7a2..bd2e563 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 \
""
--
1.6.3.3
More information about the busybox-cvs
mailing list