regenerated
This commit is contained in:
@@ -274,7 +274,7 @@ Sets the timeout for a query to
|
||||
An attempt to set \fIT\fR to less than 1 will result
|
||||
in a query timeout of 1 second being applied.
|
||||
.TP
|
||||
\fB+tries=A\fR
|
||||
\fB+tries=T\fR
|
||||
Sets the number of times to retry UDP queries to server to
|
||||
\fIT\fR instead of the default, 3. If
|
||||
\fIT\fR is less than or equal to zero, the number of
|
||||
@@ -301,6 +301,19 @@ Print records like the SOA records in a verbose multi-line
|
||||
format with human-readable comments. The default is to print
|
||||
each record on a single line, to facilitate machine parsing
|
||||
of the \fBdig\fR output.
|
||||
.TP
|
||||
\fB+[no]fail\fR
|
||||
Do not try the next server if you receive a SERVFAIL. The default is
|
||||
to not try the next server which is the reverse of normal stub resolver
|
||||
behaviour.
|
||||
.TP
|
||||
\fB+[no]besteffort\fR
|
||||
Attempt to display the contents of messages which are malformed.
|
||||
The default is to not display malformed answers.
|
||||
.TP
|
||||
\fB+[no]dnssec\fR
|
||||
Requests DNSSEC records be sent by setting the DNSSEC OK bit (DO)
|
||||
in the the OPT record in the additional section of the query.
|
||||
.SH "MULTIPLE QUERIES"
|
||||
.PP
|
||||
The BIND 9 implementation of \fBdig \fR supports
|
||||
|
||||
@@ -870,7 +870,7 @@ in a query timeout of 1 second being applied.</P
|
||||
><DT
|
||||
><TT
|
||||
CLASS="OPTION"
|
||||
>+tries=A</TT
|
||||
>+tries=T</TT
|
||||
></DT
|
||||
><DD
|
||||
><P
|
||||
@@ -959,6 +959,37 @@ CLASS="COMMAND"
|
||||
>dig</B
|
||||
> output.</P
|
||||
></DD
|
||||
><DT
|
||||
><TT
|
||||
CLASS="OPTION"
|
||||
>+[no]fail</TT
|
||||
></DT
|
||||
><DD
|
||||
><P
|
||||
>Do not try the next server if you receive a SERVFAIL. The default is
|
||||
to not try the next server which is the reverse of normal stub resolver
|
||||
behaviour.</P
|
||||
></DD
|
||||
><DT
|
||||
><TT
|
||||
CLASS="OPTION"
|
||||
>+[no]besteffort</TT
|
||||
></DT
|
||||
><DD
|
||||
><P
|
||||
>Attempt to display the contents of messages which are malformed.
|
||||
The default is to not display malformed answers.</P
|
||||
></DD
|
||||
><DT
|
||||
><TT
|
||||
CLASS="OPTION"
|
||||
>+[no]dnssec</TT
|
||||
></DT
|
||||
><DD
|
||||
><P
|
||||
>Requests DNSSEC records be sent by setting the DNSSEC OK bit (DO)
|
||||
in the the OPT record in the additional section of the query.</P
|
||||
></DD
|
||||
></DL
|
||||
></DIV
|
||||
> </P
|
||||
@@ -966,7 +997,7 @@ CLASS="COMMAND"
|
||||
><DIV
|
||||
CLASS="REFSECT1"
|
||||
><A
|
||||
NAME="AEN320"
|
||||
NAME="AEN335"
|
||||
></A
|
||||
><H2
|
||||
>MULTIPLE QUERIES</H2
|
||||
@@ -1050,7 +1081,7 @@ CLASS="LITERAL"
|
||||
><DIV
|
||||
CLASS="REFSECT1"
|
||||
><A
|
||||
NAME="AEN338"
|
||||
NAME="AEN353"
|
||||
></A
|
||||
><H2
|
||||
>FILES</H2
|
||||
@@ -1063,7 +1094,7 @@ CLASS="FILENAME"
|
||||
><DIV
|
||||
CLASS="REFSECT1"
|
||||
><A
|
||||
NAME="AEN342"
|
||||
NAME="AEN357"
|
||||
></A
|
||||
><H2
|
||||
>SEE ALSO</H2
|
||||
@@ -1097,7 +1128,7 @@ CLASS="CITETITLE"
|
||||
><DIV
|
||||
CLASS="REFSECT1"
|
||||
><A
|
||||
NAME="AEN355"
|
||||
NAME="AEN370"
|
||||
></A
|
||||
><H2
|
||||
>BUGS </H2
|
||||
|
||||
Reference in New Issue
Block a user