mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-11 07:19:59 -04:00
add showconf in RNDC usage
The `rndc -h` command was missing the newly introduced `showconf` commands. Adding it.
This commit is contained in:
parent
416826d4ea
commit
790fb95327
1 changed files with 2 additions and 0 deletions
|
|
@ -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\
|
||||
|
|
|
|||
Loading…
Reference in a new issue