From: Jan Doskočil Date: Thu, 2 Jan 2025 12:44:59 +0000 (+0100) Subject: doc: knotc: describe the force option for zone-flush X-Git-Tag: v3.5.0~179 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4ef89231a7caa87d5714aeb4ea27af0309eb2dbe;p=thirdparty%2Fknot-dns.git doc: knotc: describe the force option for zone-flush --- diff --git a/doc/man_knotc.rst b/doc/man_knotc.rst index 20ca8a3dd7..d44d6c067a 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` below about the directory permissions. (#) **zone-backup** [*zone*...] **+backupdir** *directory* [*filter*...]