From: Colin Vidal Date: Tue, 18 Nov 2025 08:23:10 +0000 (+0100) Subject: add showconf in RNDC usage X-Git-Tag: v9.21.16~50^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=790fb95327d1fcf50d19d7a3983e6d74d6908080;p=thirdparty%2Fbind9.git add showconf in RNDC usage The `rndc -h` command was missing the newly introduced `showconf` commands. Adding it. --- diff --git a/bin/rndc/rndc.c b/bin/rndc/rndc.c index 46d0aa0c97c..66660351ba1 100644 --- a/bin/rndc/rndc.c +++ b/bin/rndc/rndc.c @@ -184,6 +184,8 @@ command is one of the following:\n\ Write security roots to the secroots file.\n\ serve-stale [ on | off | reset | status ] [class [view]]\n\ Control whether stale answers are returned\n\ + showconf ( -user | -builtin | -effecive )\n\ + Print the current configuration for the server.\n\ showzone zone [class [view]]\n\ Print a zone's configuration.\n\ sign zone [class [view]]\n\