aboutsummaryrefslogtreecommitdiff
path: root/toys/pending/watch.c
diff options
context:
space:
mode:
authorRob Landley <rob@landley.net>2014-04-23 08:37:07 -0500
committerRob Landley <rob@landley.net>2014-04-23 08:37:07 -0500
commit3297e87c2ab798696b0fb3d06904dccea076b77a (patch)
tree77f3964f59a1a28fb41b77d85918015a235543c5 /toys/pending/watch.c
parent08e18fb05fa027de0d4c5aa1dc3a4c1ce9ad4647 (diff)
downloadtoybox-3297e87c2ab798696b0fb3d06904dccea076b77a.tar.gz
usage: is lower case (the help generator looks for that, might as well be consistent).
Diffstat (limited to 'toys/pending/watch.c')
-rw-r--r--toys/pending/watch.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/toys/pending/watch.c b/toys/pending/watch.c
index 8343fe1f..d81a0793 100644
--- a/toys/pending/watch.c
+++ b/toys/pending/watch.c
@@ -9,7 +9,7 @@ config WATCH
bool "watch"
default n
help
- Usage: watch [-n SEC] [-t] PROG ARGS
+ usage: watch [-n SEC] [-t] PROG ARGS
Run PROG periodically