From 936f70dae46849e4d064bdaf86f06923beca4228 Mon Sep 17 00:00:00 2001 From: joesis <22091642+joesis@users.noreply.github.com> Date: Sun, 25 Nov 2018 22:36:19 -0800 Subject: [PATCH] Updated Options and Params (markdown) --- Options-and-Params.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Options-and-Params.md b/Options-and-Params.md index d30aee1..39f06cb 100644 --- a/Options-and-Params.md +++ b/Options-and-Params.md @@ -25,7 +25,7 @@ acme.sh command ...[parameters].... **--uninstallcronjob** Uninstall the cron job. The 'uninstall' command can do this automatically. **--cron** Run cron job to renew all the certs. **--toPkcs** Export the certificate and key to a pfx file. - **--toPkcs8** Convert to pkcs8 format. + **--toPkcs8** Convert to pkcs8 format. **--updateaccount** Update account info. **--registeraccount** Register account key. **--createAccountKey, -cak** Create an account private key, professional use.