diff --git a/doc/arm/Bv9ARM-book.xml b/doc/arm/Bv9ARM-book.xml index 145d53ee74..4a00db6cc4 100644 --- a/doc/arm/Bv9ARM-book.xml +++ b/doc/arm/Bv9ARM-book.xml @@ -2,7 +2,7 @@ - + BIND 9 Administrator Reference Manual @@ -757,6 +757,11 @@ of a server. Toggle query logging. + +dumpdb +Dump the server's caches to the dump file. + + stop Stop the server, making sure any recent changes @@ -772,6 +777,27 @@ but will be rolled forward from the journal files when the server is restarted. + +trace +Increment the servers debugging level by one. + + + +trace level +Sets the server's debugging level to an explicit +value. + + + +notrace +Sets the server's debugging level to 0. + + + +flush +Flushes the server's cache. + +