2
0
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:
Tony Finch
2018-02-09 00:49:57 +05:30
committed by Mukund Sivaraman
parent da4e8d88d4
commit cc82b5aa3c
2 changed files with 11 additions and 0 deletions

View File

@@ -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.

View File

@@ -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>