瀏覽代碼

Update cert.go (#1353)

Fix: the description of -name parameter is missing

Co-authored-by: c0520ccf <93182069+c0520ccf@users.noreply.github.com>
Kslr 4 年之前
父節點
當前提交
e3d966a756
共有 1 個文件被更改,包括 3 次插入0 次删除
  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.