]> granicus.if.org Git - pdns/commitdiff
add whatis description to nproxy man page
authorPeter van Dijk <peter.van.dijk@powerdns.com>
Wed, 17 Jul 2019 16:59:13 +0000 (18:59 +0200)
committerPeter van Dijk <peter.van.dijk@powerdns.com>
Wed, 17 Jul 2019 16:59:13 +0000 (18:59 +0200)
docs/conf.py
docs/manpages/nproxy.1.rst

index b09c0f212cc1e2f5726d7a7b5d02336926d40ac8..9849a691caa28573321c84b6ea0b6e6256147b8f 100644 (file)
@@ -181,6 +181,7 @@ descriptions = {
     'dumresp': 'A dumb DNS responder',
     'ixfrdist': 'An IXFR/AXFR-only server that re-distributes zones',
     'ixplore': 'A tool that provides insights into IXFRs',
+    'nproxy': 'DNS notification proxy',
     'nsec3dig': 'Show and validate NSEC3 proofs',
     'pdns_control': 'Control the PowerDNS nameserver',
     'pdns_notify': 'A simple DNS NOTIFY sender',
index aaa378bbe195f88339696a4137078e3b57e27aaa..31f7844d67f4972abd2891974231496461699ab2 100644 (file)
@@ -1,12 +1,10 @@
 nproxy
 ======
 
-:program:`nproxy` - DNS notification proxy
-
 Synopsis
 --------
 
-nproxy --powerdns-address *ADDRESS* [*OPTION*]... *ADDRESS*...
+:program:`nproxy` --powerdns-address *ADDRESS* [*OPTION*]... *ADDRESS*...
 
 Description
 -----------