diff options
Diffstat (limited to 'usage.h')
-rw-r--r-- | usage.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -522,6 +522,7 @@ | |||
522 | "\t-H\tprefix output lines with filename where match was found\n" \ | 522 | "\t-H\tprefix output lines with filename where match was found\n" \ |
523 | "\t-h\tsuppress the prefixing filename on output\n" \ | 523 | "\t-h\tsuppress the prefixing filename on output\n" \ |
524 | "\t-i\tignore case distinctions\n" \ | 524 | "\t-i\tignore case distinctions\n" \ |
525 | "\t-l\tlist names of files that match\n" \ | ||
525 | "\t-n\tprint line number with output lines\n" \ | 526 | "\t-n\tprint line number with output lines\n" \ |
526 | "\t-q\tbe quiet. Returns 0 if result was found, 1 otherwise\n" \ | 527 | "\t-q\tbe quiet. Returns 0 if result was found, 1 otherwise\n" \ |
527 | "\t-v\tselect non-matching lines\n" \ | 528 | "\t-v\tselect non-matching lines\n" \ |