]> git.ipfire.org Git - thirdparty/util-linux.git/commit
lsblk: sort list of columns
authorKarel Zak <kzak@redhat.com>
Wed, 9 Jun 2021 09:09:33 +0000 (11:09 +0200)
committerKarel Zak <kzak@redhat.com>
Wed, 9 Jun 2021 09:09:33 +0000 (11:09 +0200)
commit98a586f67229f65691ef1840235eda768505ea06
tree6335be9a9ca0b854591fd1fc9ab614a10496f764
parent856457bfcfaa64c90f02f250779a3f171535296f
lsblk: sort list of columns

It's better to maintain sorted list and it's also better for --help output.

Signed-off-by: Karel Zak <kzak@redhat.com>
misc-utils/lsblk.c