Update cert.go (#1353)

Fix: the description of -name parameter is missing

Co-authored-by: c0520ccf <93182069+c0520ccf@users.noreply.github.com>
This commit is contained in:
Kslr 2021-10-26 23:16:35 +08:00 committed by GitHub
parent 3f1a415ce5
commit e3d966a756
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -26,6 +26,9 @@ Arguments:
-domain <domain_name>
The domain name for the certificate.
-name <common name>
The common name of this certificate
-org <organization>
The organization name for the certificate.