mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-28 04:34:54 -04:00
Merge branch '3471-dig-add-qid-into-usage-summary' into 'main'
DiG: document +qid=<num> option in the usage summary Closes #3471 See merge request isc-projects/bind9!6618
This commit is contained in:
commit
ac97d8de98
1 changed files with 2 additions and 0 deletions
|
|
@ -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 "
|
||||
|
|
|
|||
Loading…
Reference in a new issue