*: remove "Options:" string from help texts
function old new delta packed_usage 28706 28623 -83 Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
@ -14,7 +14,6 @@
|
||||
//usage: "[-ai] [FILE]..."
|
||||
//usage:#define tee_full_usage "\n\n"
|
||||
//usage: "Copy stdin to each FILE, and also to stdout\n"
|
||||
//usage: "\nOptions:"
|
||||
//usage: "\n -a Append to the given FILEs, don't overwrite"
|
||||
//usage: "\n -i Ignore interrupt signals (SIGINT)"
|
||||
//usage:
|
||||
|
Reference in New Issue
Block a user