]> git.ipfire.org Git - thirdparty/coreutils.git/commit
doc: cut: mention the default -O used with -w
authorPádraig Brady <P@draigBrady.com>
Fri, 27 Mar 2026 15:52:14 +0000 (15:52 +0000)
committerPádraig Brady <P@draigBrady.com>
Sun, 5 Apr 2026 12:15:56 +0000 (13:15 +0100)
commit2c1ea231ca9df621aa7bc2da61514ff695761380
treed4a9eb01ebbb97a47cec8a65006e73aaeef1493d
parent7ceb4c348b8b859525ca857298a4149bf4b4f0ae
doc: cut: mention the default -O used with -w

* doc/coreutils.texi (cut invocation): Mention the default
--output-delimiter is a TAB when matching runs of blanks in the input.
doc/coreutils.texi