aboutsummaryrefslogtreecommitdiff
path: root/toys/pending/dhcpd.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/dhcpd.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/dhcpd.c')
-rw-r--r--toys/pending/dhcpd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/toys/pending/dhcpd.c b/toys/pending/dhcpd.c
index 2d4ee79b..2919cb52 100644
--- a/toys/pending/dhcpd.c
+++ b/toys/pending/dhcpd.c
@@ -10,7 +10,7 @@ config DHCPD
bool "dhcpd"
default n
help
- Usage: dhcpd [-fS] [-P N] [CONFFILE]
+ usage: dhcpd [-fS] [-P N] [CONFFILE]
-f Run in foreground
-S Log to syslog too