]> git.ipfire.org Git - thirdparty/haproxy.git/commit
BUG/MINOR: cli/stick-tables: argument to "show table" is optional
authorWilliam Lallemand <wlallemand@haproxy.com>
Thu, 8 Jan 2026 10:51:40 +0000 (11:51 +0100)
committerWilliam Lallemand <wlallemand@haproxy.com>
Thu, 8 Jan 2026 10:54:01 +0000 (11:54 +0100)
commit623aa725a2b9fd6c6ce3452880441eaabb9b43ae
treedaaf9aa28f95366a0b4ee2b2af903edbbae60896
parentdbba442740235e9c5f4a513e7b3b29ea05d3d2f9
BUG/MINOR: cli/stick-tables: argument to "show table" is optional

Discussed in issue #3187, the CLI help is confusing for the "show table"
command as it seems that the argument is mandatory.

This patch adds the arguments between square brackets to remove the
confusion.
src/stick_table.c