From: Jim Meyering Date: Sat, 1 Feb 1997 13:20:02 +0000 (+0000) Subject: . X-Git-Tag: SH-UTILS-1_16a~308 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5d3c42ac6134bb993f3244c8e747d485bd19026b;p=thirdparty%2Fcoreutils.git . --- diff --git a/doc/textutils.texi b/doc/textutils.texi index 7633492110..af3a7f7fe6 100644 --- a/doc/textutils.texi +++ b/doc/textutils.texi @@ -996,10 +996,10 @@ opened. (The exit status will still be nonzero, however.) @opindex -s Separate columns by a string @var{separator}. Don't use @samp{-s @var{separator}}, no space between flag and argument. If this -option is omitted altogether, the default is a space, same as -@samp{-s" "}. With @samp{-s} only, no separator is used, same as -@samp{-s""}. @samp{-s} does not affect line truncation or column -alignment. +option is omitted altogether, the default is @key{TAB} together with +@samp{-j} option and space otherwise (same as @samp{-s" "}). With +@samp{-s} only, no separator is used (same as @samp{-s""}). @samp{-s} +does not affect line truncation or column alignment. @item -t @opindex -t