From 97202d92170fd9f06b8d474a912aa685387a4c37 Mon Sep 17 00:00:00 2001 From: Pieter Lexis Date: Mon, 8 Feb 2016 18:08:40 +0100 Subject: [PATCH] Document edit-zone in pdnsutil.1 --- docs/manpages/pdnsutil.1.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/manpages/pdnsutil.1.md b/docs/manpages/pdnsutil.1.md index 45c9c812b..30b3f5c2f 100644 --- a/docs/manpages/pdnsutil.1.md +++ b/docs/manpages/pdnsutil.1.md @@ -157,6 +157,11 @@ check-zone *ZONE* delete-zone *ZONE*: : Delete the zone named *ZONE*. +edit-zone *ZONE* +: Opens *ZONE* in zonefile format (regardless of backend it was loaded from) + in the editor set in the environment variable **EDITOR**. if **EDITOR** is + empty, *pdnsutil* falls back to using *editor*. + get-meta *ZONE* [*ATTRIBUTE*]... : Get zone metadata. If no *ATTRIBUTE* given, lists all known. -- 2.40.0