]> git.ipfire.org Git - thirdparty/util-linux.git/commit
column: support ranges when addressing columns by numbers
authorKarel Zak <kzak@redhat.com>
Mon, 20 Jun 2022 11:25:59 +0000 (13:25 +0200)
committerKarel Zak <kzak@redhat.com>
Mon, 20 Jun 2022 11:25:59 +0000 (13:25 +0200)
commit131a443459476301e73d900f6074ecb0102bf599
treebb6cfe1b7282b58f9364fc21d0e2f7d640380dcd
parent3509c1969a2ce55eaefb630ef947cdf20656abe8
column: support ranges when addressing columns by numbers

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