From: Remi Gacogne Date: Fri, 22 Sep 2023 09:17:09 +0000 (+0200) Subject: dnsscope: Add the new `--port` option to the man page X-Git-Tag: rec-5.0.0-alpha2~36^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F13287%2Fhead;p=thirdparty%2Fpdns.git dnsscope: Add the new `--port` option to the man page --- diff --git a/docs/manpages/dnsscope.1.rst b/docs/manpages/dnsscope.1.rst index 3945d9ebbc..0cd0518584 100644 --- a/docs/manpages/dnsscope.1.rst +++ b/docs/manpages/dnsscope.1.rst @@ -27,6 +27,7 @@ INFILE --full-histogram Write out histogram with specified bin-size to 'full-histogram' --log-histogram Write out a log-histogram of response times to 'log-histogram' --no-servfail-stats Remove servfail responses from latency statistics +--port The source and destination port to consider. Default is looking at packets from and to ports 53 and 5300. --servfail-tree Figure out subtrees that generate servfails. --stats-dir Drop statistics files in this directory. Defaults to ./ -l, --load-stats Emit per-second load statistics (questions, answers, outstanding).