]> git.ipfire.org Git - thirdparty/haproxy.git/commit
CLEANUP: halog: make the default usage message fit in small screens
authorWilly Tarreau <w@1wt.eu>
Mon, 8 Nov 2021 07:37:40 +0000 (08:37 +0100)
committerWilly Tarreau <w@1wt.eu>
Mon, 8 Nov 2021 07:39:28 +0000 (08:39 +0100)
commit87e7eafde4022f9f6947a52a0d8dc1f846b7cfd5
tree59fa287b810edceffcef3bf8b134ffdcc2cc84a4
parent16cc16dd8235e7eb6c38b7abd210bd1e1d96b1d9
CLEANUP: halog: make the default usage message fit in small screens

The usage message was starting to have long lines, it's preferable that
it still fits well into a default 80-col display so that options are
easy to find. Also cut that into the 3 parts (input filter, modifier,
output format) for improved legibility.
admin/halog/halog.c