Document that reloading happens asynchronously

This commit is contained in:
Mark Andrews 2023-09-20 15:49:59 +10:00
parent 5b3238aa85
commit e33dbd0cbd

View 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`.