(cut invocation): Note that when using -f, lines with no delimiters are
authorJim Meyering <jim@meyering.net>
Thu, 7 Sep 2000 07:08:39 +0000 (07:08 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 7 Sep 2000 07:08:39 +0000 (07:08 +0000)
also printed.

doc/textutils.texi

index 28fc9e8..e676fbd 100644 (file)
@@ -3165,6 +3165,8 @@ take up 1 character.
 @opindex --fields
 Print only the fields listed in @var{field-list}.  Fields are
 separated by a TAB character by default.
+Also print any line that contains no delimiter character, unless
+the @samp{--only-delimited} (@samp{-s}) option is specified
 
 @item -d @var{input_delim_byte}
 @itemx --delimiter=@var{input_delim_byte}