From: Aram Sargsyan Date: Wed, 27 Jul 2022 15:48:01 +0000 (+0000) Subject: DiG: document +qid= option in the usage summary X-Git-Tag: v9.19.4~7^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=244bf0b3e404c07832ba5919a87aed1f865f0f54;p=thirdparty%2Fbind9.git DiG: document +qid= option in the usage summary The +qid= option, which sets the outgoing query ID, was missing from the usage summary printed using `dig -h` command. --- diff --git a/bin/dig/dig.c b/bin/dig/dig.c index 8d9c1f36e1a..5452ec8e0eb 100644 --- a/bin/dig/dig.c +++ b/bin/dig/dig.c @@ -259,6 +259,8 @@ help(void) { "request)\n" " +padding=### (Set padding block size " "[0])\n" + " +qid=### (Specify the query ID to " + "use when sending queries)\n" " +[no]qr (Print question before " "sending)\n" " +[no]question (Control display of "