]> granicus.if.org Git - pdns/commitdiff
dnsdist: Update the man page now that AXFR is supported
authorRemi Gacogne <remi.gacogne@powerdns.com>
Mon, 5 Sep 2016 12:49:22 +0000 (14:49 +0200)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Mon, 5 Sep 2016 12:49:22 +0000 (14:49 +0200)
docs/manpages/dnsdist.1.md

index 5dbab8e6677dbdd3dc0543f4d673b55d1d3e7a49..58377630c2d07198d44beaffcb97409cfa6e958e 100644 (file)
@@ -33,9 +33,6 @@ information on this.
 dnsdist does not 'think' about DNS, and does not perform any kind of
 caching, nor is it aware of the quality of the answers it is relaying.
 
-dnsdist assumes that each query leads to exactly one response, which is true
-for all DNS except for AXFR, which is therefore not supported.
-
 The goal for dnsdist is to remain simple. If more powerful loadbalancing is
 required, dedicated hardware or software is recommended. Linux Virtual
 Server for example is often mentioned.
@@ -99,6 +96,9 @@ Server for example is often mentioned.
 -V,--version
 :    Show the dnsdist version and exit.
 
+-v,--verbose
+:    Be verbose.
+
 ADDRESS
 :    Any number of downstream DNS servers, in the same syntax as used with
      **--local**. If the port is not specified, 53 is used.