mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
Add helpful clarification text. While not strictly necessary, these
few words make this man page much easier to understand without re-reading prior parts of the man page.
This commit is contained in:
parent
d576deedb5
commit
34b7df97a3
1 changed files with 5 additions and 3 deletions
|
|
@ -61,11 +61,13 @@ The filename ``-'' means the standard input.
|
|||
The following options are available:
|
||||
.Bl -tag -width indent
|
||||
.It Fl 1
|
||||
Suppress printing of column 1.
|
||||
Suppress printing of column 1, lines only in
|
||||
.Ar file1 .
|
||||
.It Fl 2
|
||||
Suppress printing of column 2.
|
||||
Suppress printing of column 2, lines only in
|
||||
.Ar file2 .
|
||||
.It Fl 3
|
||||
Suppress printing of column 3.
|
||||
Suppress printing of column 3, lines common to both.
|
||||
.It Fl i
|
||||
Case insensitive comparison of lines.
|
||||
.El
|
||||
|
|
|
|||
Loading…
Reference in a new issue