]> git.ipfire.org Git - thirdparty/util-linux.git/commit
hexdump: fix ability to use given format when invoked as hd
authorAlexander Müller <ddondy@gmail.com>
Mon, 24 Apr 2023 13:08:42 +0000 (15:08 +0200)
committerKarel Zak <kzak@redhat.com>
Mon, 24 Apr 2023 13:10:57 +0000 (15:10 +0200)
commite1da142635acb9f044dfd98a49e15b37559a76d8
tree9887466eebf432cf4d9ed58afa68e69c1e60da67
parent26788963f5dd9bec9a1bdda98896791c61dfad92
hexdump: fix ability to use given format when  invoked as hd

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