man grep args spacing diff
This commit is contained in:
parent
27af159fdc
commit
ca73f67347
1 changed files with 2 additions and 2 deletions
|
@ -40,11 +40,11 @@ with the addition of a newline character as an alternative
|
||||||
with lowest precedence.
|
with lowest precedence.
|
||||||
Normally, each line matching the pattern is `selected',
|
Normally, each line matching the pattern is `selected',
|
||||||
and each selected line is copied to the standard output.
|
and each selected line is copied to the standard output.
|
||||||
The options are
|
.PP
|
||||||
|
The options are:
|
||||||
.TP
|
.TP
|
||||||
.B -c
|
.B -c
|
||||||
Print only a count of matching lines.
|
Print only a count of matching lines.
|
||||||
.PD 0
|
|
||||||
.TP
|
.TP
|
||||||
.B -h
|
.B -h
|
||||||
Do not print file name tags (headers) with output lines.
|
Do not print file name tags (headers) with output lines.
|
||||||
|
|
Loading…
Reference in a new issue