Fix program name reference in dnssec-keymgr(8)

This commit is contained in:
Michal Nowak
2020-12-08 16:37:28 +01:00
parent c77c96133d
commit 5f0e9c8645
2 changed files with 2 additions and 6 deletions

View File

@@ -18,9 +18,7 @@ dnssec-keymgr - Ensures correct DNSKEY coverage based on a defined policy
Synopsis
~~~~~~~~
:program:``dnssec-keymgr`` [**-K**\ *directory*] [**-c**\ *file*] [**-f**]
[**-k**] [**-q**] [**-v**] [**-z**] [**-g**\ *path*] [**-s**\ *path*]
[zone...]
:program:`dnssec-keymgr` [**-K**\ *directory*] [**-c**\ *file*] [**-f**] [**-k**] [**-q**] [**-v**] [**-z**] [**-g**\ *path*] [**-s**\ *path*] [zone...]
Description
~~~~~~~~~~~