From: Aki Tuomi Date: Thu, 3 Jan 2019 16:09:14 +0000 (+0200) Subject: pdns_notify: Update manpage X-Git-Tag: rec-4.2.0-alpha1~53^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=106383657d339e937509b113ee59f9433edf1803;p=thirdparty%2Fpdns.git pdns_notify: Update manpage --- diff --git a/docs/manpages/pdns_notify.1.rst b/docs/manpages/pdns_notify.1.rst index 220b9aa286..392f138881 100644 --- a/docs/manpages/pdns_notify.1.rst +++ b/docs/manpages/pdns_notify.1.rst @@ -4,13 +4,14 @@ pdns_notify Synopsis -------- -:program:`pdns_notify` *IP_ADDRESS*\ [:*PORT*] *DOMAIN* +:program:`pdns_notify` *IP_ADDRESS/HOSTNAME*\ [:*PORT*] *DOMAIN* Description ----------- -:program:`pdns_notify` sends a DNS NOTIFY message to *IP_ADDRESS*, by default -on port 53, for *DOMAIN* and prints the remote nameserver's response. +:program:`pdns_notify` sends a DNS NOTIFY message to *IP_ADDRESS* or *HOSTNAME*, by default +on port 53, for *DOMAIN* and prints the remote nameserver's response. If *HOSTNAME* resolves +to multiple IP addresses, each one is notified. Options -------