Commit 342128a4 authored by neilpang's avatar neilpang
Browse files

fix format

parent 4410226d
...@@ -4935,7 +4935,7 @@ _process() { ...@@ -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"
;; ;;
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment