mirror of https://github.com/mirror/busybox.git
delete forgotten chunk in prev commit
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>1_17_stable
parent
bb169f4217
commit
5e7345770a
|
@ -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" \
|
||||
|
|
Loading…
Reference in New Issue