]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add rndc dnssec -step command to usage
authorMatthijs Mekking <matthijs@isc.org>
Fri, 6 Feb 2026 11:29:22 +0000 (12:29 +0100)
committerMatthijs Mekking <matthijs@isc.org>
Wed, 18 Feb 2026 14:20:53 +0000 (14:20 +0000)
The `-step` argument was erroneously omitted from the usage output.

(cherry picked from commit 0dd61d8773cfe5b5ec119d8dd453348c7dcf8f7b)

bin/rndc/rndc.c

index 376d6d2fa09c0deff09ba415126dda8dd0cd4af5..e86dc7b49c0b790cef938f063adb3d33f113c047 100644 (file)
@@ -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\