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: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f2c40acbcb220e971c589a8ebd857e0ecf108853;p=pdns document missing pdnsutil list-tsig-key command --- diff --git a/docs/manpages/pdnsutil.1.rst b/docs/manpages/pdnsutil.1.rst index 876fb17f7..a2330d2e3 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 --------------------------