mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-09-01 23:25:38 +00:00
Fix rndc reset-stats documentation
Reformat the section to be more consistent with the rest of the rndc documentation and avoid using :program: directive which would needlessly break rst links.
This commit is contained in:
@@ -471,18 +471,15 @@ Currently supported commands are:
|
|||||||
If a zone is specified, this command reloads only the given zone.
|
If a zone is specified, this command reloads only the given zone.
|
||||||
If no zone is specified, the reloading happens asynchronously.
|
If no zone is specified, the reloading happens asynchronously.
|
||||||
|
|
||||||
.. option:: reset-stats
|
.. program:: rndc
|
||||||
|
|
||||||
|
.. option:: reset-stats <counter-name ...>
|
||||||
|
|
||||||
This command resets the requested statistics counters.
|
This command resets the requested statistics counters.
|
||||||
|
|
||||||
.. program:: rndc reset-stats
|
|
||||||
.. option:: counter-name ...
|
|
||||||
|
|
||||||
At least one counter name must be provided. Currently the following counters
|
At least one counter name must be provided. Currently the following counters
|
||||||
are supported: ``recursive-high-water``, ``tcp-high-water``.
|
are supported: ``recursive-high-water``, ``tcp-high-water``.
|
||||||
|
|
||||||
.. program:: rndc
|
|
||||||
|
|
||||||
.. option:: responselog [on | off]
|
.. option:: responselog [on | off]
|
||||||
|
|
||||||
This command enables or disables response logging. For backward compatibility,
|
This command enables or disables response logging. For backward compatibility,
|
||||||
|
Reference in New Issue
Block a user