mirror of
https://github.com/sheumann/hush.git
synced 2024-12-22 14:30:31 +00:00
delete forgotten chunk in prev commit
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
parent
bb169f4217
commit
5e7345770a
@ -4680,7 +4680,6 @@
|
|||||||
"[-cds] STRING1 [STRING2]"
|
"[-cds] STRING1 [STRING2]"
|
||||||
#define tr_full_usage "\n\n" \
|
#define tr_full_usage "\n\n" \
|
||||||
"Translate, squeeze, or delete characters from stdin, writing to stdout\n" \
|
"Translate, squeeze, or delete characters from stdin, writing to stdout\n" \
|
||||||
"stdin, writing to stdout\n" \
|
|
||||||
"\nOptions:" \
|
"\nOptions:" \
|
||||||
"\n -c Take complement of STRING1" \
|
"\n -c Take complement of STRING1" \
|
||||||
"\n -d Delete input characters coded STRING1" \
|
"\n -d Delete input characters coded STRING1" \
|
||||||
|
Loading…
Reference in New Issue
Block a user