aboutsummaryrefslogtreecommitdiff
path: root/include/usage.src.h
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2010-07-16 14:31:34 +0200
committerDenys Vlasenko <vda.linux@googlemail.com>2010-07-16 14:31:34 +0200
commit771f1995a99e63600a513f97ce35cbb9f6865138 (patch)
treebcf36201ace3b73e8158fe3f248539bd155718dc /include/usage.src.h
parent29082231d0cb1a5b327de5d515b16f332d4dbdaf (diff)
downloadbusybox-w32-771f1995a99e63600a513f97ce35cbb9f6865138.tar.gz
busybox-w32-771f1995a99e63600a513f97ce35cbb9f6865138.tar.bz2
busybox-w32-771f1995a99e63600a513f97ce35cbb9f6865138.zip
ash: move config stuff into ash.c, no code chages
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'include/usage.src.h')
-rw-r--r--include/usage.src.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/include/usage.src.h b/include/usage.src.h
index b3396006f..46d64c135 100644
--- a/include/usage.src.h
+++ b/include/usage.src.h
@@ -115,13 +115,6 @@ INSERT
115 "\n -s SRC_IP Sender IP address" \ 115 "\n -s SRC_IP Sender IP address" \
116 "\n DST_IP Target IP address" \ 116 "\n DST_IP Target IP address" \
117 117
118#define sh_trivial_usage NOUSAGE_STR
119#define sh_full_usage ""
120#define ash_trivial_usage NOUSAGE_STR
121#define ash_full_usage ""
122#define bash_trivial_usage NOUSAGE_STR
123#define bash_full_usage ""
124
125#define awk_trivial_usage \ 118#define awk_trivial_usage \
126 "[OPTIONS] [AWK_PROGRAM] [FILE]..." 119 "[OPTIONS] [AWK_PROGRAM] [FILE]..."
127#define awk_full_usage "\n\n" \ 120#define awk_full_usage "\n\n" \