]> git.kaiwu.me - haproxy.git/commit
DEV: flags: fix usage message to reflect available options
authorWilly Tarreau <w@1wt.eu>
Fri, 9 Sep 2022 12:16:49 +0000 (14:16 +0200)
committerWilly Tarreau <w@1wt.eu>
Fri, 9 Sep 2022 12:26:29 +0000 (14:26 +0200)
commitc7ac17412b3478eed1725d73e8f51b8cc1118d93
treef52326a8e5525d738258f822ef0d625e0d67c837
parentb0ab121da142b68d2a53311eff5f9b66dc62531f
DEV: flags: fix usage message to reflect available options

The proposed decoding options were not updated after the changes in 2.6,
let's fix that by taking the names from the existing declaration. This
should be backported to 2.6.
dev/flags/flags.c