]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: cli/wait: make the wait command support a more detailed help message
authorWilly Tarreau <w@1wt.eu>
Fri, 9 Feb 2024 16:40:43 +0000 (17:40 +0100)
committerWilly Tarreau <w@1wt.eu>
Fri, 9 Feb 2024 19:38:08 +0000 (20:38 +0100)
commitd8731c6680c6c67bbf7725ccbe3f8737f3981fe0
treee5cc5b253b46838e33b63dc9acc473675ff7af65
parent9b680d7411c43fe99976cad9fef6e659e5cba457
MINOR: cli/wait: make the wait command support a more detailed help message

We'll want to add some waiting conditions, so let's support -h to show
the available list, and also print this usage on unknown options.
doc/management.txt
src/cli.c