]> git.ipfire.org Git - thirdparty/util-linux.git/commit
column: (usage) correct the description of --wrap-separator
authorBenno Schulenberg <bensberg@telfort.nl>
Thu, 18 Sep 2025 08:57:03 +0000 (10:57 +0200)
committerKarel Zak <kzak@redhat.com>
Tue, 23 Sep 2025 12:07:09 +0000 (14:07 +0200)
commit737aa238520fbe525c7b4afb191afd0b060782fd
tree1dee272138131dbf423a939ba02ede3a3eba6101
parent6beaa76225b01e481e267563d7a676586d183883
column: (usage) correct the description of --wrap-separator

Option --wrap-separator does not imply --table-wrap, but requires it
in order to have any effect.

Also, shorten the text a bit to fit within 80 columns.

Signed-off-by: Benno Schulenberg <bensberg@telfort.nl>
text-utils/column.c