Merge pull request #2013 from Tpo76/applications-bind9-web

Remove unexisting qtype-any threshold options from help
This commit is contained in:
qgarnier 2020-05-25 17:51:04 +02:00 committed by GitHub
commit 66cf6c4de3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -142,7 +142,7 @@ Filter zone name (can be a regexp).
=item B<--warning-*> <--critical-*>
Thresholds.
Can be: qtype-a', 'qtype-cname', 'qtype-mx', 'qtype-txt', 'qtype-soa', 'qtype-ptr', 'qtype-ns', 'qtype-any',
Can be: qtype-a', 'qtype-cname', 'qtype-mx', 'qtype-txt', 'qtype-soa', 'qtype-ptr', 'qtype-ns',
'nsstat-requestv4', 'nsstat-requestv6'.
=back