mirror of
https://github.com/opnsense/src.git
synced 2026-03-08 17:20:43 -04:00
Compression was removed so #2 goes away and everything else needs renumbered to match, and the usage string was also updated due to removed options. X-MFC-With: r332995
13 lines
424 B
Text
13 lines
424 B
Text
$ $FreeBSD$
|
|
$
|
|
$set 1
|
|
$quote "
|
|
1 "(standard input)"
|
|
2 "unknown %s option"
|
|
3 "usage: %s [-abcDEFGHhIiLlmnOoPqRSsUVvwxz] [-A num] [-B num] [-C[num]]\n"
|
|
4 "\t[-e pattern] [-f file] [--binary-files=value] [--color=when]\n"
|
|
5 "\t[--context[=num]] [--directories=action] [--label] [--line-buffered]\n"
|
|
6 "\t[--null] [pattern] [file ...]\n"
|
|
7 "Binary file %s matches\n"
|
|
8 "%s (BSD grep) %s\n"
|
|
9 "%s (BSD grep, GNU compatible) %s\n"
|