KSK in submission phase and the old KSK can be retired. (#)
.TP
\fBzone\-freeze\fP [\fIzone\fP\&...]
-Temporarily postpone zone\-changing events (load, refresh, update, flush, and
-DNSSEC signing). (#)
+Trigger a zone freeze. All running events will be finished and all new and pending
+(planned) zone\-changing events (load, refresh, update, flush, and DNSSEC signing)
+will be held up until the zone is thawed. (#)
.TP
\fBzone\-thaw\fP [\fIzone\fP\&...]
-Dismiss zone freeze. (#)
+Trigger dismissal of zone freeze. (#)
.TP
\fBzone\-read\fP \fIzone\fP [\fIowner\fP [\fItype\fP]]
Get zone data that are currently being presented.
(#) indicates an optionally blocking operation.
.sp
The \fI\-b\fP and \fI\-f\fP options can be placed right after the command name.
+.sp
+The \fIOK\fP response to triggering commands means that the command has been successfully sent
+to the server. To verify if the operation succeeded it\(aqs necessary to check the server
+log.
.SS Interactive mode
.sp
The utility provides interactive mode with basic line editing functionality,
KSK in submission phase and the old KSK can be retired. (#)
**zone-freeze** [*zone*...]
- Temporarily postpone zone-changing events (load, refresh, update, flush, and
- DNSSEC signing). (#)
+ Trigger a zone freeze. All running events will be finished and all new and pending
+ (planned) zone-changing events (load, refresh, update, flush, and DNSSEC signing)
+ will be held up until the zone is thawed. (#)
**zone-thaw** [*zone*...]
- Dismiss zone freeze. (#)
+ Trigger dismissal of zone freeze. (#)
**zone-read** *zone* [*owner* [*type*]]
Get zone data that are currently being presented.
The *-b* and *-f* options can be placed right after the command name.
+The *OK* response to triggering commands means that the command has been successfully sent
+to the server. To verify if the operation succeeded it's necessary to check the server
+log.
+
Interactive mode
................