*: 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:
parent
9f7780250c
commit
66426760be
198 changed files with 40 additions and 268 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue