]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Added current-config and other pdns_control options to documentation. 782/head
authorRuben d'Arco <cyclops@prof-x.net>
Mon, 30 Apr 2012 06:43:52 +0000 (08:43 +0200)
committerRuben d'Arco <cyclops@prof-x.net>
Tue, 7 May 2013 20:33:15 +0000 (22:33 +0200)
pdns/docs/pdns.xml [changed mode: 0644->0755]

old mode 100644 (file)
new mode 100755 (executable)
index 9a1b7f1..c1c58b6
@@ -19590,6 +19590,19 @@ Reply:
                </para>
              </listitem>
            </varlistentry>
+               <varlistentry>
+                       <term>current-config</term>
+                       <listitem>
+                               <para>
+                                       Retrieves the current configuration settings from the PDNS instance. This can be useful to generate a
+                                       from a running instance.
+                               </para>
+                               <para>
+                                       The output has the same format as <command>pdns_server --config</command>. You'll notice that all the
+                                       are uncommented. This is because PDNS simply has values, and the default isn't known at runtime.
+                               </para>
+                       </listitem>
+               </varlistentry>
                <varlistentry>
                        <term>cycle</term>
                        <listitem>
@@ -19614,8 +19627,8 @@ Reply:
                  Same as above but with operator specified IP address as destination, to be used if you know better than PowerDNS.
                </para>
              </listitem>
-           </varlistentry>
-               <varlistentry>
+    </varlistentry>
+    <varlistentry>
                        <term>ping</term>
                        <listitem>
                        <para>
@@ -19655,14 +19668,14 @@ Reply:
                </para>
              </listitem>
            </varlistentry>
-            <varlistentry>
+               <varlistentry>
                        <term>rping</term>
                        <listitem>
                                <para>
                                        'PING' the powerdns-instance. Will return 'PONG' when it is available.
                                </para>
                        </listitem>
-           </varlistentry>
+               </varlistentry>
            <varlistentry>
              <term>rediscover</term>
              <listitem>