docs: add common name to the help of tls cert (#435)

This commit is contained in:
秋のかえで 2021-03-27 18:32:30 +08:00 committed by GitHub
parent e0910ab4d9
commit b2d8168284
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 for the certificate.
-org=organization
The organization name for the certificate.