2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-31 06:25:31 +00:00

DiG: document +qid=<num> option in the usage summary

The +qid=<num> option, which sets the outgoing query ID, was missing
from the usage summary printed using `dig -h` command.
This commit is contained in:
Aram Sargsyan
2022-07-27 15:48:01 +00:00
parent 3b4b974df8
commit 244bf0b3e4

View File

@@ -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 "