mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-27 12:13:20 -04:00
Add rndc dnssec -step command to usage
The `-step` argument was erroneously omitted from the usage output.
(cherry picked from commit 0dd61d8773)
This commit is contained in:
parent
87a8d4fccc
commit
de04328ec7
1 changed files with 4 additions and 0 deletions
|
|
@ -114,6 +114,10 @@ command is one of the following:\n\
|
|||
dnssec -status zone [class [view]]\n\
|
||||
Show the DNSSEC signing state for the specified zone.\n\
|
||||
Requires the zone to have a dnssec-policy.\n\
|
||||
dnssec -step zone [class [view]]\n\
|
||||
Run the key manager for a zone configured with a\n\
|
||||
dnssec-policy in manual mode, executing the operations that\n\
|
||||
had previously been blocked (if any).\n\
|
||||
dnstap -reopen\n\
|
||||
Close, truncate and re-open the DNSTAP output file.\n\
|
||||
dnstap -roll [count]\n\
|
||||
|
|
|
|||
Loading…
Reference in a new issue