summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2010-06-06 05:23:09 +0200
committerDenys Vlasenko <vda.linux@googlemail.com>2010-06-06 05:23:09 +0200
commitf2177abe1d1da0f845147e29f5565a53d9cba09d (patch)
treec6b30f60bf47407d164d690fff3f377d170a538d /include
parent161bb8fa124a9bd3f39579123e347a04d428d25b (diff)
downloadbusybox-w32-f2177abe1d1da0f845147e29f5565a53d9cba09d.tar.gz
busybox-w32-f2177abe1d1da0f845147e29f5565a53d9cba09d.tar.bz2
busybox-w32-f2177abe1d1da0f845147e29f5565a53d9cba09d.zip
yes: this applet doesn't have options, don't lie that it does.
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'include')
-rw-r--r--include/usage.src.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/usage.src.h b/include/usage.src.h
index 78c0a0f1c..f9f457871 100644
--- a/include/usage.src.h
+++ b/include/usage.src.h
@@ -5236,11 +5236,6 @@ INSERT
5236 "$ ls | xargs gzip\n" \ 5236 "$ ls | xargs gzip\n" \
5237 "$ find . -name '*.c' -print | xargs rm\n" 5237 "$ find . -name '*.c' -print | xargs rm\n"
5238 5238
5239#define yes_trivial_usage \
5240 "[OPTIONS] [STRING]"
5241#define yes_full_usage "\n\n" \
5242 "Repeatedly output a line with STRING, or 'y'"
5243
5244#define zcat_trivial_usage \ 5239#define zcat_trivial_usage \
5245 "FILE" 5240 "FILE"
5246#define zcat_full_usage "\n\n" \ 5241#define zcat_full_usage "\n\n" \