From 617901335326054a4bcae8b5f579b11110ce0846 Mon Sep 17 00:00:00 2001 From: Renaud Chaput Date: Sun, 1 Dec 2019 22:36:31 +0100 Subject: [PATCH] Add increase-serial to pdnsutil doc Description is from `pdnsutil --help` --- docs/manpages/pdnsutil.1.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/manpages/pdnsutil.1.rst b/docs/manpages/pdnsutil.1.rst index ead77b09ee..ac2ee9b985 100644 --- a/docs/manpages/pdnsutil.1.rst +++ b/docs/manpages/pdnsutil.1.rst @@ -183,6 +183,8 @@ hash-zone-record *ZONE* *RNAME* This convenience command hashes the name *RNAME* according to the NSEC3 settings of *ZONE*. Refuses to hash for zones with no NSEC3 settings. +increase-serial *ZONE* + Increases the SOA-serial by 1. Uses SOA-EDIT. list-keys [*ZONE*] List DNSSEC information for all keys or for *ZONE*. list-all-zones: -- 2.47.2