From: spirillen <44526987+spirillen@users.noreply.github.com> Date: Fri, 7 Dec 2018 09:56:52 +0000 (+0100) Subject: Remove some misunderstanding of adding several masters in slave zones X-Git-Tag: rec-4.2.0-alpha1~47^2~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fccfb90f44797e56a2a7ca2c3b831371cb1bd656;p=thirdparty%2Fpdns.git Remove some misunderstanding of adding several masters in slave zones Trying to remove some misunderstanding of how several masters are added by adding the "Master addressess is to be seperated by spaces" to avoid misunderstanding as noted in the IRC by me. Reason I understood that by this is MASTER OR [master in array] Coz: Seen inconsistent to "@Habbie this is what unix commands are documented like @Habbie in every project @Habbie over the last 30 years" --- diff --git a/docs/manpages/pdnsutil.1.rst b/docs/manpages/pdnsutil.1.rst index 1d1fcbf2a3..8d80634520 100644 --- a/docs/manpages/pdnsutil.1.rst +++ b/docs/manpages/pdnsutil.1.rst @@ -152,9 +152,11 @@ create-zone *ZONE* create-slave-zone *ZONE* *MASTER* [*MASTER*].. Create a new slave zone *ZONE* with masters *MASTER*. All *MASTER*\ s need to to be IP addresses with an optional port. + Master addressess is to be seperated by spaces change-slave-zone-master *ZONE* *MASTER* [*MASTER*].. Change the masters for slave zone *ZONE* to new masters *MASTER*. All *MASTER*\ s need to to be IP addresses with an optional port. + Master addressess is to be seperated by spaces check-all-zones Check all zones for correctness. check-zone *ZONE*