]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
dumresp: Document the new 'tcp' option 7655/head
authorRemi Gacogne <remi.gacogne@powerdns.com>
Fri, 5 Apr 2019 12:37:19 +0000 (14:37 +0200)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Fri, 5 Apr 2019 12:49:32 +0000 (14:49 +0200)
docs/manpages/dumresp.1.rst

index 510d33828331db9d164ca2488b03a9ccf4591f5a..8a836a404086242c2a3a61cb4c322c1c9cf99113 100644 (file)
@@ -4,7 +4,7 @@ dumresp
 Synopsis
 --------
 
-**dumresp** *LOCAL-ADDRESS* *LOCAL-PORT* *NUMBER-OF-PROCESSES*
+**dumresp** *LOCAL-ADDRESS* *LOCAL-PORT* *NUMBER-OF-PROCESSES* [tcp]
 
 Description
 -----------
@@ -18,7 +18,8 @@ the port.
 Options
 -------
 
-None
+tcp: Whether to listen and accept TCP connections in addition to
+UDP packets. Defaults to false.
 
 See also
 --------