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
commit f5c28c72fd
1 changed files with 1 additions and 1 deletions

View File

@ -4935,7 +4935,7 @@ _process() {
;;
--toPkcs8)
_CMD="toPkcs8"
;;
;;
--createAccountKey | --createaccountkey | -cak | --create-account-key)
_CMD="createAccountKey"
;;