aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2010-02-14 05:49:14 +0100
committerDenys Vlasenko <vda.linux@googlemail.com>2010-02-14 05:49:14 +0100
commit5e7345770aba47cae9f14ec9ff3d69629703f1c2 (patch)
treec68a7e155d587c2a2d4529a3209b915353066dbd
parentbb169f4217598cc339a42ce7a14a577639e95eea (diff)
downloadbusybox-5e7345770aba47cae9f14ec9ff3d69629703f1c2.tar.gz
delete forgotten chunk in prev commit
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
-rw-r--r--include/usage.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/usage.h b/include/usage.h
index 26a61ca25..840fb5eb6 100644
--- a/include/usage.h
+++ b/include/usage.h
@@ -4680,7 +4680,6 @@
"[-cds] STRING1 [STRING2]"
#define tr_full_usage "\n\n" \
"Translate, squeeze, or delete characters from stdin, writing to stdout\n" \
- "stdin, writing to stdout\n" \
"\nOptions:" \
"\n -c Take complement of STRING1" \
"\n -d Delete input characters coded STRING1" \