sed: better help text
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
parent
f9e07e70bb
commit
a221bc5f99
@ -57,7 +57,8 @@
|
||||
*/
|
||||
|
||||
//usage:#define sed_trivial_usage
|
||||
//usage: "[-efinr] SED_CMD [FILE]..."
|
||||
//usage: "[-inr] [-f FILE]... [-e CMD]... [FILE]...\n"
|
||||
//usage: "or: sed [-inr] CMD [FILE]..."
|
||||
//usage:#define sed_full_usage "\n\n"
|
||||
//usage: " -e CMD Add CMD to sed commands to be executed"
|
||||
//usage: "\n -f FILE Add FILE contents to sed commands to be executed"
|
||||
|
Loading…
Reference in New Issue
Block a user