]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
sdig manpage: fix typo
authorPeter van Dijk <peter.van.dijk@powerdns.com>
Tue, 22 Oct 2019 17:01:49 +0000 (19:01 +0200)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Tue, 17 Mar 2020 13:12:54 +0000 (14:12 +0100)
docs/manpages/sdig.1.rst

index 8ce4e1c6821882d335af9d1a32049425d7fe1db2..794efa76ee0193cb7c2c974d104c9721391b8ac9 100644 (file)
@@ -37,7 +37,7 @@ showflags
     Show the NSEC3 flags in the response (they are hidden by default).
 tcp
     Use TCP instead of UDP to send the query.
-xpf *XPFCODE* *XPFVERSION* *XPFPROTO* *XPFSRC* *XPFSRC*
+xpf *XPFCODE* *XPFVERSION* *XPFPROTO* *XPFSRC* *XPFDST*
        Send an *XPF* additional with these parameters.
 
 Examples
@@ -50,4 +50,3 @@ Simple queries to local resolvers
 Query to a DNS-over-HTTPS server requesting dnssec and recursion
     sdig https://dns.somesample.net/dns-query 443 example.com A dnssec recurse
 
-