mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-28 04:34:54 -04:00
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:
commit
f85bb0691c
1 changed files with 1 additions and 1 deletions
|
|
@ -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]
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue