fix: nil: Add showconf in RNDC usage

The `rndc -h` command was missing the newly introduced `showconf`
commands. Adding it.

Merge branch 'colin/fix-rndc-usage' into 'main'

See merge request isc-projects/bind9!11246
This commit is contained in:
Colin Vidal 2025-11-18 10:07:20 +01:00
commit 9027889bc8

View file

@ -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\