2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 05:57:52 +00:00

Merge branch '4226-dig-help-message-https-plain-get-vs-http-plain-get' into 'main'

Fix dig help message typo in the http-plain-get option

Closes #4226

See merge request isc-projects/bind9!8148
This commit is contained in:
Arаm Sаrgsyаn 2023-08-01 10:39:26 +00:00
commit d6cbb3d6aa

View File

@ -225,7 +225,7 @@ help(void) {
" +[no]http-plain[=###] (DNS over plain HTTP " " +[no]http-plain[=###] (DNS over plain HTTP "
"mode) " "mode) "
"[/]\n" "[/]\n"
" +[no]https-plain-get (Use GET instead of " " +[no]http-plain-get (Use GET instead of "
"default POST method while using plain HTTP)\n" "default POST method while using plain HTTP)\n"
" +[no]identify (ID responders in short " " +[no]identify (ID responders in short "
"answers)\n" "answers)\n"