]> git.ipfire.org Git - thirdparty/util-linux.git/commit
column: add --table-maxout
authorKarel Zak <kzak@redhat.com>
Mon, 6 Jun 2022 09:41:35 +0000 (11:41 +0200)
committerKarel Zak <kzak@redhat.com>
Mon, 6 Jun 2022 09:45:07 +0000 (11:45 +0200)
commit6be39224f31ac81ba65c384fda90f9f52d41136f
treef4507cd8892401909410d854288958a0ebfc27f1
parentc9671a3cf7738bb81e1cbef2f56485a36c6e7623
column: add --table-maxout

Add option to fill all available space.

Fizes: https://github.com/util-linux/util-linux/issues/1700
Signed-off-by: Karel Zak <kzak@redhat.com>
bash-completion/column
text-utils/column.1.adoc
text-utils/column.c