2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 22:15:20 +00:00

[master] typo in rndc doc

This commit is contained in:
Evan Hunt
2017-04-21 13:16:40 -07:00
parent 239e9dc81c
commit b9e736f4f6

View File

@@ -322,14 +322,12 @@
</varlistentry> </varlistentry>
<varlistentry> <varlistentry>
<term><userinput>dumpdb <optional>-all|-cache|-zone|-adb|-bad|-fail</optional> <optional><replaceable>view ...</replaceable></optional></userinput></term> <term><userinput>dumpdb <optional>-all|-cache|-zones|-adb|-bad|-fail</optional> <optional><replaceable>view ...</replaceable></optional></userinput></term>
<listitem> <listitem>
<para> <para>
Dump the server's caches (default) and/or zones to Dump the server's caches (default) and/or zones to
the the dump file for the specified views. If no view
dump file for the specified views. If no view is is specified, all views are dumped.
specified, all
views are dumped.
(See the <command>dump-file</command> option in (See the <command>dump-file</command> option in
the BIND 9 Administrator Reference Manual.) the BIND 9 Administrator Reference Manual.)
</para> </para>