From: Pieter Lexis Date: Fri, 10 Nov 2017 15:48:35 +0000 (+0100) Subject: document missing pdnsutil list-tsig-key command X-Git-Tag: auth-4.1.0-rc3~4^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F5943%2Fhead;p=thirdparty%2Fpdns.git document missing pdnsutil list-tsig-key command --- diff --git a/docs/manpages/pdnsutil.1.rst b/docs/manpages/pdnsutil.1.rst index 876fb17f7f..a2330d2e34 100644 --- a/docs/manpages/pdnsutil.1.rst +++ b/docs/manpages/pdnsutil.1.rst @@ -137,6 +137,8 @@ generate-tsig-key *NAME* *ALGORITHM* Generate new TSIG key with name *NAME* and the specified algorithm. import-tsig-key *NAME* *ALGORITHM* *KEY* Import *KEY* of the specified algorithm as *NAME*. +list-tsig-keys + Show a list of all configured TSIG keys. ZONE MANIPULATION COMMANDS --------------------------