*: more --help tweaks
function old new delta packed_usage 33522 33534 +12 Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
@@ -57,14 +57,12 @@
|
||||
#include "common_bufsiz.h"
|
||||
#include "xregex.h"
|
||||
|
||||
|
||||
/* options */
|
||||
//usage:#define grep_trivial_usage
|
||||
//usage: "[-HhnlLoqvsrRiwFE"
|
||||
//usage: IF_EXTRA_COMPAT("z")
|
||||
//usage: "] [-m N] "
|
||||
//usage: IF_FEATURE_GREP_CONTEXT("[-A|B|C N] ")
|
||||
//usage: "PATTERN | -e PATTERN... | -f FILE [FILE]..."
|
||||
//usage: "{ PATTERN | -e PATTERN... | -f FILE... } [FILE]..."
|
||||
//usage:#define grep_full_usage "\n\n"
|
||||
//usage: "Search for PATTERN in FILEs (or stdin)\n"
|
||||
//usage: "\n -H Add 'filename:' prefix"
|
||||
|
||||
Reference in New Issue
Block a user