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:
Elvin Aslanov 2022-11-01 18:07:56 +04:00 committed by Ed Maste
parent 05c0c99ea3
commit 085a42d0cf

View File

@ -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.