]> git.ipfire.org Git - thirdparty/util-linux.git/commit
column: Deprecate --table-empty-lines in favor of --keep-empty-lines
authorLennard Hofmann <lennard.hofmann@web.de>
Mon, 21 Sep 2020 16:26:00 +0000 (18:26 +0200)
committerKarel Zak <kzak@redhat.com>
Tue, 29 Sep 2020 10:38:18 +0000 (12:38 +0200)
commitf01e54d7a1f5803853c6a482078713ce4b486bcf
tree8c3cfbf4755be888223347c1ae1bb1879dbb45ad
parentaae0bf77bb49612397f017fcc733a34f4757f863
column: Deprecate --table-empty-lines in favor of --keep-empty-lines

`--table-empty-lines` gives the false impression that the option
only applies to table mode.

Signed-off-by: Lennard Hofmann <lennard.hofmann@web.de>
Documentation/deprecated.txt
bash-completion/column
text-utils/column.1
text-utils/column.c