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

The option name is misspelled as 'https-plain-get'. Fix the error.

(cherry picked from commit 77d1476c46)
This commit is contained in:
Aram Sargsyan 2023-07-27 11:17:42 +00:00
parent 6fbbfe9018
commit 18ba295abe

View file

@ -233,7 +233,7 @@ help(void) {
" +[no]http-plain[=###] (DNS over plain HTTP "
"mode) "
"[/]\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"
" +[no]identify (ID responders in short "
"answers)\n"