Merge branch 'patch-3' into 'main'

Option -s is not supported in tsig-keygen

See merge request isc-projects/bind9!3966
This commit is contained in:
Mark Andrews 2020-08-17 02:35:33 +00:00
commit f85bb0691c

View file

@ -28,7 +28,7 @@ tsig-keygen, ddns-confgen - TSIG key generation tool
Synopsis
~~~~~~~~
:program:`tsig-keygen` [**-a** algorithm] [**-h**] [**-r** randomfile] [**-s** name]
:program:`tsig-keygen` [**-a** algorithm] [**-h**] [**-r** randomfile] [name]
:program:`ddns-confgen` [**-a** algorithm] [**-h**] [**-k** keyname] [**-q**] [**-r** randomfile] [**-s** name] [**-z** zone]