]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Document that reloading happens asynchronously
authorMark Andrews <marka@isc.org>
Wed, 20 Sep 2023 05:49:59 +0000 (15:49 +1000)
committerMark Andrews <marka@isc.org>
Tue, 26 Sep 2023 02:43:51 +0000 (02:43 +0000)
bin/rndc/rndc.rst

index db43974a4b9670ebb22c1f40bb7fc76c9901c0d9..da9f0710e4525c5eb1d356c9784fef194517ba55 100644 (file)
@@ -440,6 +440,7 @@ Currently supported commands are:
    .. option:: zone [class [view]]
 
    If a zone is specified, this command reloads only the given zone.
+   If no zone is specified, the reloading happens asynchronously.
 
 .. program:: rndc
 
@@ -604,7 +605,8 @@ Currently supported commands are:
    refused. If the zone has changed and the ``ixfr-from-differences``
    option is in use, the journal file is updated to reflect
    changes in the zone. Otherwise, if the zone has changed, any existing
-   journal file is removed.
+   journal file is removed.  If no zone is specified, the reloading happens
+   asynchronously.
 
    See also :option:`rndc freeze`.