1
0
mirror of https://github.com/hiskaNG/acme.sh.git synced 2026-08-24 14:45:36 +00:00

fix format

This commit is contained in:
neilpang
2017-02-25 21:09:06 +08:00
parent 4410226db1
commit 342128a457
+1 -1
View File
@@ -4935,7 +4935,7 @@ _process() {
;; ;;
--toPkcs8) --toPkcs8)
_CMD="toPkcs8" _CMD="toPkcs8"
;; ;;
--createAccountKey | --createaccountkey | -cak | --create-account-key) --createAccountKey | --createaccountkey | -cak | --create-account-key)
_CMD="createAccountKey" _CMD="createAccountKey"
;; ;;