1
0
mirror of https://github.com/hiskaNG/acme.sh.git synced 2026-08-12 17:02:56 +00:00

Merge pull request #672 from Neilpang/dev

fix format
This commit is contained in:
neil
2017-02-25 21:09:43 +08:00
committed by GitHub
+1 -1
View File
@@ -4935,7 +4935,7 @@ _process() {
;;
--toPkcs8)
_CMD="toPkcs8"
;;
;;
--createAccountKey | --createaccountkey | -cak | --create-account-key)
_CMD="createAccountKey"
;;