From 95ed06eb099d3175758b70189dccf9588cecd0a8 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Thu, 7 Sep 2000 07:08:17 +0000 Subject: (usage): Note that when using -f, lines with no delimiters are also printed. --- src/cut.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src') diff --git a/src/cut.c b/src/cut.c index d8e75a056..c613d3878 100644 --- a/src/cut.c +++ b/src/cut.c @@ -174,7 +174,9 @@ Print selected parts of lines from each FILE to standard output.\n\ -b, --bytes=LIST output only these bytes\n\ -c, --characters=LIST output only these characters\n\ -d, --delimiter=DELIM use DELIM instead of TAB for field delimiter\n\ - -f, --fields=LIST output only these fields\n\ + -f, --fields=LIST output only these fields; also print any line\n\ + that contains no delimiter character, unless\n\ + the -s option is specified\n\ -n (ignored)\n\ -s, --only-delimited do not print lines not containing delimiters\n\ --output-delimiter=STRING use STRING as the output delimiter\n\ -- cgit v1.2.3-70-g09d2