mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
grep: correct argument name in man page
MFC after: 1 week
Fixes: 4dc88ebedf ("Add BSD grep to the base system...")
Pull Request: https://github.com/freebsd/freebsd-src/pull/622
This commit is contained in:
parent
05c0c99ea3
commit
085a42d0cf
1 changed files with 1 additions and 1 deletions
|
|
@ -265,7 +265,7 @@ Print a brief help message.
|
|||
.It Fl I
|
||||
Ignore binary files.
|
||||
This option is equivalent to the
|
||||
.Dq Fl Fl binary-file= Ns Cm without-match
|
||||
.Dq Fl Fl binary-files= Ns Cm without-match
|
||||
option.
|
||||
.It Fl i , Fl Fl ignore-case
|
||||
Perform case insensitive matching.
|
||||
|
|
|
|||
Loading…
Reference in a new issue