mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-09-01 15:05:23 +00:00
Document dig -u in manpage (#47150)
This commit is contained in:
committed by
Mukund Sivaraman
parent
da4e8d88d4
commit
cc82b5aa3c
2
CHANGES
2
CHANGES
@@ -1,3 +1,5 @@
|
|||||||
|
4886. [doc] Document dig -u in manpage. [RT #47150]
|
||||||
|
|
||||||
4885. [security] update-policy rules that otherwise ignore the name
|
4885. [security] update-policy rules that otherwise ignore the name
|
||||||
field now require that it be set to "." to ensure
|
field now require that it be set to "." to ensure
|
||||||
that any type list present is properly interpreted.
|
that any type list present is properly interpreted.
|
||||||
|
@@ -349,6 +349,15 @@
|
|||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
|
<varlistentry>
|
||||||
|
<term>-u</term>
|
||||||
|
<listitem>
|
||||||
|
<para>
|
||||||
|
Print query times in microseconds instead of milliseconds.
|
||||||
|
</para>
|
||||||
|
</listitem>
|
||||||
|
</varlistentry>
|
||||||
|
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term>-v</term>
|
<term>-v</term>
|
||||||
<listitem>
|
<listitem>
|
||||||
|
Reference in New Issue
Block a user