From 106383657d339e937509b113ee59f9433edf1803 Mon Sep 17 00:00:00 2001 From: Aki Tuomi Date: Thu, 3 Jan 2019 18:09:14 +0200 Subject: [PATCH] pdns_notify: Update manpage --- docs/manpages/pdns_notify.1.rst | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/docs/manpages/pdns_notify.1.rst b/docs/manpages/pdns_notify.1.rst index 220b9aa28..392f13888 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 ------- -- 2.40.0