]> granicus.if.org Git - pdns/commitdiff
document missing pdnsutil list-tsig-key command
authorPieter Lexis <pieter.lexis@powerdns.com>
Fri, 10 Nov 2017 15:48:35 +0000 (16:48 +0100)
committerPieter Lexis <pieter.lexis@powerdns.com>
Fri, 10 Nov 2017 15:48:35 +0000 (16:48 +0100)
docs/manpages/pdnsutil.1.rst

index 876fb17f7f37565ef5f8cb027efc78d9571002e8..a2330d2e34d4376b180b8a6bdaf38a3f7625a6a8 100644 (file)
@@ -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
 --------------------------