]> git.ipfire.org Git - thirdparty/pdns.git/blobdiff - pdns/recursordist/docs/manpages/rec_control.1.rst
Merge pull request #13504 from omoerbeek/rec-set-aggr-nsec-size
[thirdparty/pdns.git] / pdns / recursordist / docs / manpages / rec_control.1.rst
index 716af75bbcb344937a7123fb423d8d7e10450317..da6057d8bc08c7b196a1a9090d805c31f51ea113 100644 (file)
@@ -250,6 +250,9 @@ set-event-trace-enabled *NUM*
     Set logging of event trace messages, ``0`` = disabled, ``1`` = protobuf,
     ``2`` = log file, ``3`` = protobuf and log file.
 
+show-yaml [*FILE*]
+    Show Yaml representation of odl-style config.
+
 top-queries
     Shows the top-20 queries. Statistics are over the last
     'stats-ringbuffer-entries' queries.
@@ -344,9 +347,6 @@ wipe-cache *DOMAIN* [*DOMAIN*] [...]
 wipe-cache-typed *qtype* *DOMAIN* [*DOMAIN*] [...]
     Same as wipe-cache, but only wipe records of type *qtype*.
 
-show-yaml [*FILE*]
-    Show Yaml representation of config. EXPERIMENTAL.
-
 See also
 --------
 :manpage:`pdns_recursor(1)`