DOC: Add dns as an available domain to show stat
authorDaniel Corbett <dcorbett@haproxy.com>
Sun, 1 Nov 2020 15:54:17 +0000 (10:54 -0500)
committerWilly Tarreau <w@1wt.eu>
Thu, 5 Nov 2020 15:46:24 +0000 (16:46 +0100)
commitc40edacbda3bd764c05db5690e0e921795934714
treeb7db1700367fda5cc62b64753cb157dd0299c626
parent0aa8c29460fddfc588226e2e1b56005973dca694
DOC: Add dns as an available domain to show stat

Within management.txt, proxy was listed as the only available option. "dns"
is now supported so let's add that. This change also updates the command to list
the available options <dns|proxy> for "domain" as previously it only specified
<domain>, which could be confusing as a user may think this field accepts
dynamic options when it actually requires a specific keyword.
doc/management.txt