]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
dnsscope: Add the new `--port` option to the man page 13287/head
authorRemi Gacogne <remi.gacogne@powerdns.com>
Fri, 22 Sep 2023 09:17:09 +0000 (11:17 +0200)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Fri, 22 Sep 2023 09:17:09 +0000 (11:17 +0200)
docs/manpages/dnsscope.1.rst

index 3945d9ebbcba5003e6bc71b31022c17eddb90c62..0cd0518584c81279f44e654790f27f1e958d88ba 100644 (file)
@@ -27,6 +27,7 @@ INFILE
 --full-histogram <msec>                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 <directory>                Drop statistics files in this directory. Defaults to ./
 -l, --load-stats                       Emit per-second load statistics (questions, answers, outstanding).