Refactor cut.1 and cut.c
and reflect recent changes to the role of "delim".
This commit is contained in:
4
cut.1
4
cut.1
@@ -53,9 +53,9 @@ delimiters are passed through, unless
|
||||
.Fl s
|
||||
is specified.
|
||||
.It Fl d Ar delim
|
||||
Use first byte of
|
||||
Use
|
||||
.Ar delim
|
||||
as field delimiter. Default is \et.
|
||||
as field delimiter, which can be an arbitrary string. Default is '\et'.
|
||||
.It Fl s
|
||||
Suppress lines not containing field delimiters.
|
||||
.El
|
||||
|
Reference in New Issue
Block a user