From: Remi Gacogne Date: Fri, 5 Apr 2019 12:37:19 +0000 (+0200) Subject: dumresp: Document the new 'tcp' option X-Git-Tag: rec-4.2.0-rc1~41^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F7655%2Fhead;p=thirdparty%2Fpdns.git dumresp: Document the new 'tcp' option --- diff --git a/docs/manpages/dumresp.1.rst b/docs/manpages/dumresp.1.rst index 510d338283..8a836a4040 100644 --- a/docs/manpages/dumresp.1.rst +++ b/docs/manpages/dumresp.1.rst @@ -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 --------