mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-11 05:49:59 -04:00
[v9_9] typo in rndc doc
(cherry picked from commitb9e736f4f6) (cherry picked from commit794e994b5b)
This commit is contained in:
parent
4cf12b3916
commit
8e741d756e
1 changed files with 3 additions and 5 deletions
|
|
@ -270,14 +270,12 @@
|
|||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><userinput>dumpdb <optional>-all|-cache|-zone|-adb|-bad</optional> <optional><replaceable>view ...</replaceable></optional></userinput></term>
|
||||
<term><userinput>dumpdb <optional>-all|-cache|-zones|-adb|-bad</optional> <optional><replaceable>view ...</replaceable></optional></userinput></term>
|
||||
<listitem>
|
||||
<para>
|
||||
Dump the server's caches (default) and/or zones to
|
||||
the
|
||||
dump file for the specified views. If no view is
|
||||
specified, all
|
||||
views are dumped.
|
||||
the dump file for the specified views. If no view
|
||||
is specified, all views are dumped.
|
||||
(See the <command>dump-file</command> option in
|
||||
the BIND 9 Administrator Reference Manual.)
|
||||
</para>
|
||||
|
|
|
|||
Loading…
Reference in a new issue