From a500ab110758bcbb87a92b6b1e30328cfc3fe3a4 Mon Sep 17 00:00:00 2001 From: TCY16 Date: Mon, 25 Apr 2022 10:12:03 +0200 Subject: [PATCH] add +nsid documentation in the manpage --- drill/drill.1.in | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/drill/drill.1.in b/drill/drill.1.in index b86b880d..f2494243 100644 --- a/drill/drill.1.in +++ b/drill/drill.1.in @@ -222,6 +222,15 @@ specify named base64 tsig key, and optional an algorithm (defaults to hmac-md5.s \fB\-z \fR don't randomize the nameserver list before sending queries. + +.SS EDNS QUERY OPTIONS + +.TP +\fB\+nsid \fR +When set, this EDNS option includes an EDNS name server ID request in the query. + + + .SH "EXIT STATUS" The exit status is 0 if the looked up answer is secure and trusted, or insecure. -- 2.47.3