CLEANUP: httpclient/cli: fix indentation alignment of the help message
authorWilly Tarreau <w@1wt.eu>
Fri, 18 Feb 2022 15:26:36 +0000 (16:26 +0100)
committerWilliam Lallemand <wlallemand@haproxy.org>
Fri, 18 Feb 2022 15:48:41 +0000 (16:48 +0100)
commite24da1b06a8a4824d7085f65502f020956201d2f
tree63f2d20e5e912c5fa845e29e327d3f7eebad43b1
parent8fb9119de7e44ee9abe1f3c1f3ed234037abbf12
CLEANUP: httpclient/cli: fix indentation alignment of the help message

The output was not aligned with other commands, let's fix it.

(cherry picked from commit 2c8f984441e4b8875e2af306d00e1d00755f8ef7)
Signed-off-by: William Lallemand <wlallemand@haproxy.org>
src/http_client.c