Fix grammar in grep.1
This commit is contained in:
parent
9e74df6520
commit
9a967e13f9
2
grep.1
2
grep.1
@ -51,7 +51,7 @@ Print only the names of files with matching lines.
|
|||||||
.It Fl n
|
.It Fl n
|
||||||
Prefix each matching line with its line number in the input.
|
Prefix each matching line with its line number in the input.
|
||||||
.It Fl q
|
.It Fl q
|
||||||
Print nothing, only returns status.
|
Print nothing, only return status.
|
||||||
.It Fl s
|
.It Fl s
|
||||||
Suppress the error messages ordinarily written for nonexistent or unreadable files.
|
Suppress the error messages ordinarily written for nonexistent or unreadable files.
|
||||||
.It Fl v
|
.It Fl v
|
||||||
|
Loading…
Reference in New Issue
Block a user