]> git.ipfire.org Git - thirdparty/bind9.git/commit
DiG: document +qid=<num> option in the usage summary
authorAram Sargsyan <aram@isc.org>
Wed, 27 Jul 2022 15:48:01 +0000 (15:48 +0000)
committerAram Sargsyan <aram@isc.org>
Thu, 28 Jul 2022 09:14:56 +0000 (09:14 +0000)
commit80094e4503e699652efaaaa0ecb4fdf3cb5f04e2
treea9da6d7bb6894dc29fc1ab07c44d2d40bbb2d006
parent78a14a5f072134826da50e7d9b723e0314d4f405
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.

(cherry picked from commit 4dcc855093f7f5c6d46a88a6aabea5f53a673018)
bin/dig/dig.c