]> git.ipfire.org Git - thirdparty/haproxy.git/commit
DEV: tcploop: reorder options in the usage message
authorWilly Tarreau <w@1wt.eu>
Tue, 7 Jun 2022 09:29:16 +0000 (11:29 +0200)
committerWilly Tarreau <w@1wt.eu>
Wed, 8 Jun 2022 12:42:15 +0000 (14:42 +0200)
commit98028c8d0a2815ee4c94ce031ecfcc1f87f3c718
tree3c34892dedb809b6985c8dd0b5aa982c9d61dd81
parent7d318ed8cc28f068c29309504f8dc6b2681addd8
DEV: tcploop: reorder options in the usage message

Options have become difficult to find, let's reorder them alphabetically.
dev/tcploop/tcploop.c