Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ruanhaishen
Acme.Sh
Commits
1521199e
Commit
1521199e
authored
Aug 21, 2020
by
Christopher Engelhard
Browse files
add hidden alias --to-pkcs for --to-pkcs12
parent
2910be82
Changes
1
Hide whitespace changes
Inline
Side-by-side
acme.sh
View file @
1521199e
...
...
@@ -6816,7 +6816,7 @@ _process() {
--cron
)
_CMD
=
"cron"
;;
--to-pkcs12
|
--toPkcs
)
--to-pkcs12
|
--to-pkcs
|
--toPkcs
)
_CMD
=
"toPkcs"
;;
--to-pkcs8
|
--toPkcs8
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment