]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: trace: add help message for -dt argument
authorAmaury Denoyelle <adenoyelle@haproxy.com>
Tue, 7 Jan 2025 15:17:18 +0000 (16:17 +0100)
committerAmaury Denoyelle <adenoyelle@haproxy.com>
Fri, 10 Jan 2025 13:50:59 +0000 (14:50 +0100)
commitda9a7e0bd933a15dc55f7e8db59b1fe261eb78c6
tree17bd25c75c1918c40fd64d1826349655e7324cf4
parent659d5f6579e3595c261816a7ba73ef60898652bf
MINOR: trace: add help message for -dt argument

Traces can be activated on startup via -dt command line argument. To
facilitate its usage, display a usage description and examples when
"help" is specified.
src/haproxy.c
src/trace.c