Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 21 additions & 1 deletion doc/manual/source/man/cascade-zone.rst
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,24 @@ Options for :subcmd:`zone add`

Print the help text (short summary with ``-h``, long help with ``--help``).

.. option:: <NAME>

The name of the zone to add.

Options for :subcmd:`zone remove`
---------------------------------

.. option:: <NAME>

The name of the zone to remove.

Options for :subcmd:`zone reload`
---------------------------------

.. option:: <NAME>

The name of the zone to reload.

Options for :subcmd:`zone approve`
----------------------------------

Expand Down Expand Up @@ -164,7 +182,6 @@ Options for :subcmd:`zone reject`

The serial number of the zone to reject.


Options for :subcmd:`zone status`
---------------------------------

Expand All @@ -174,6 +191,9 @@ Options for :subcmd:`zone status`
Print detailed information about the zone, including a zone's DNSSEC key
identifiers in use, as well as the new DNSKEY records during key rolls.

.. option:: <NAME>

The name of the zone to report the status of.

See Also
--------
Expand Down