Browse Source

Update cert.go (#1353)

Fix: the description of -name parameter is missing

Co-authored-by: c0520ccf <93182069+c0520ccf@users.noreply.github.com>
Kslr 4 years ago
parent
commit
e3d966a756
1 changed files with 3 additions and 0 deletions
  1. 3 0
      main/commands/all/tls/cert.go

+ 3 - 0
main/commands/all/tls/cert.go

@@ -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.