*: 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,8 +14,7 @@
|
||||
//usage:#define script_trivial_usage
|
||||
//usage: "[-afq" IF_SCRIPTREPLAY("t") "] [-c PROG] [OUTFILE]"
|
||||
//usage:#define script_full_usage "\n\n"
|
||||
//usage: "Options:"
|
||||
//usage: "\n -a Append output"
|
||||
//usage: " -a Append output"
|
||||
//usage: "\n -c PROG Run PROG, not shell"
|
||||
//usage: "\n -f Flush output after each write"
|
||||
//usage: "\n -q Quiet"
|
||||
|
Reference in New Issue
Block a user