mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-15 01:10:05 -04:00
remove the now gone -all switch from flushtree
This is for RT ticket #36832. While here update manual page date.
This commit is contained in:
parent
474faea7dd
commit
2f5461d23b
1 changed files with 2 additions and 2 deletions
|
|
@ -20,7 +20,7 @@
|
|||
|
||||
<refentry id="man.rndc">
|
||||
<refentryinfo>
|
||||
<date>February 07, 2014</date>
|
||||
<date>August 15, 2014</date>
|
||||
</refentryinfo>
|
||||
|
||||
<refmeta>
|
||||
|
|
@ -548,7 +548,7 @@
|
|||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><userinput>flushtree</userinput> <optional>-all</optional> <replaceable>name</replaceable> <optional><replaceable>view</replaceable></optional> </term>
|
||||
<term><userinput>flushtree</userinput> <replaceable>name</replaceable> <optional><replaceable>view</replaceable></optional> </term>
|
||||
<listitem>
|
||||
<para>
|
||||
Flushes the given name, and all of its subdomains,
|
||||
|
|
|
|||
Loading…
Reference in a new issue