mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-31 06:25:31 +00:00
Add missing commands to rndc --help
(cherry picked from commit 7a9e88afaa
)
This commit is contained in:
@@ -120,6 +120,8 @@ command is one of the following:\n\
|
||||
Close, rename and re-open the DNSTAP output file(s).\n\
|
||||
dumpdb [-all|-cache|-zones|-adb|-bad|-expired|-fail] [view ...]\n\
|
||||
Dump cache(s) to the dump file (named_dump.db).\n\
|
||||
fetchlimit [view]\n\
|
||||
Show servers and domains currently rate-limited to fetch limits.\n\
|
||||
flush Flushes all of the server's caches.\n\
|
||||
flush [view] Flushes the server's cache for a view.\n\
|
||||
flushname name [view]\n\
|
||||
@@ -174,6 +176,10 @@ command is one of the following:\n\
|
||||
reload Reload configuration file and zones.\n\
|
||||
reload zone [class [view]]\n\
|
||||
Reload a single zone.\n\
|
||||
reset-stats <counter-name ...>\n\
|
||||
Reset the requested statistics counter(s).\n\
|
||||
responselog [ on | off ]\n\
|
||||
Enable / disable response logging.\n\
|
||||
retransfer zone [class [view]]\n\
|
||||
Retransfer a single zone without checking serial number.\n\
|
||||
scan Scan available network interfaces for changes.\n\
|
||||
|
Reference in New Issue
Block a user