Skip to content
Snippets Groups Projects
Unverified Commit 1d823b05 authored by Massimiliano Adamo's avatar Massimiliano Adamo
Browse files

minor

parent fb4614ea
No related branches found
No related tags found
No related merge requests found
......@@ -398,7 +398,7 @@ Options:
--fullchain-destination=FULLCHAINDESTINATION Full Chain Destination[default: %v/<cert-name>_fullchain.crt]
--key-destination=KEYDESTINATION Key Destination [default: %v/<cert-name>.key]
--ca-destination=CADESTINATION CA Destination [default: %v/COMODO_<type>.crt]
--wildcard The certificate is wildcard
--wildcard The certificate type is wildcard
`, CertBase, CertBase, KeyBase, CertBase)
arguments, _ := docopt.Parse(usage, nil, true, appVersion, false)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment