summaryrefslogtreecommitdiffstats
path: root/doc/man_knotc.rst
diff options
context:
space:
mode:
authorJan Doskočil <jan.doskocil@nic.cz>2025-01-02 13:44:59 +0100
committerDaniel Salzman <daniel.salzman@nic.cz>2025-01-02 14:28:32 +0100
commit4ef89231a7caa87d5714aeb4ea27af0309eb2dbe (patch)
tree8b632130c0a1db3c3998c7494f206e2e5719af24 /doc/man_knotc.rst
parentMerge branch 'tests_socket_starting' into 'master' (diff)
downloadknot-4ef89231a7caa87d5714aeb4ea27af0309eb2dbe.tar.xz
knot-4ef89231a7caa87d5714aeb4ea27af0309eb2dbe.zip
doc: knotc: describe the force option for zone-flush
Diffstat (limited to 'doc/man_knotc.rst')
-rw-r--r--doc/man_knotc.rst7
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/man_knotc.rst b/doc/man_knotc.rst
index 20ca8a3dd..d44d6c067 100644
--- a/doc/man_knotc.rst
+++ b/doc/man_knotc.rst
@@ -128,9 +128,10 @@ Actions
offline. (#)
**zone-flush** [*zone*...] [**+outdir** *directory*]
- Trigger a zone journal flush to the configured zone file. If an output
- directory is specified, the current zone is immediately dumped (in the
- blocking mode) to a zone file in the specified directory. See
+ Trigger a zone journal flush to the configured zone file. If zonefile
+ synchronization is disabled, the force option must be used.
+ If an output directory is specified, the current zone is immediately
+ dumped (in the blocking mode) to a zone file in the specified directory. See
:ref:`Notes<notes>` below about the directory permissions. (#)
**zone-backup** [*zone*...] **+backupdir** *directory* [*filter*...]