Forráskód Böngészése

Update cert.go (#1353)

Fix: the description of -name parameter is missing

Co-authored-by: c0520ccf <93182069+c0520ccf@users.noreply.github.com>
Kslr 4 éve
szülő
commit
e3d966a756
1 módosított fájl, 3 hozzáadás és 0 törlés
  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.