projects
/
oweals
/
busybox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
856be77
)
remove stray newline from help text
author
Denis Vlasenko
<vda.linux@googlemail.com>
Fri, 17 Aug 2007 08:45:58 +0000
(08:45 -0000)
committer
Denis Vlasenko
<vda.linux@googlemail.com>
Fri, 17 Aug 2007 08:45:58 +0000
(08:45 -0000)
include/usage.h
patch
|
blob
|
history
diff --git
a/include/usage.h
b/include/usage.h
index e2686a2b4767d58acd5bfac77325fce958ea254b..e062c0c02af24c8ec7176e1d64345eee0ee3273a 100644
(file)
--- a/
include/usage.h
+++ b/
include/usage.h
@@
-3655,7
+3655,7
@@
USE_FEATURE_RUN_PARTS_FANCY("\n -l Prints names of all matching files even when
"[-Cfbnqtv] [-c CID] [-V VCLS] [-H HOSTNAME] [-i INTERFACE]\n" \
" [-p pidfile] [-r IP] [-s script]"
#define udhcpc_full_usage \
- "
\n
-V,--vendorclass=CLASSID Set vendor class identifier" \
+ "
-V,--vendorclass=CLASSID Set vendor class identifier" \
"\n -i,--interface=INTERFACE Interface to use (default: eth0)" \
"\n -H,-h,--hostname=HOSTNAME Client hostname" \
"\n -c,--clientid=CLIENTID Set client identifier" \