Browse Source

Slightly improved --help output, fixes #1137 .

Felix Wolfsteller 7 years ago
parent
commit
47b49f1be9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      acme.sh

+ 1 - 1
acme.sh

@@ -5017,7 +5017,7 @@ Commands:
   --renew, -r              Renew a cert.
   --renew, -r              Renew a cert.
   --renew-all              Renew all the certs.
   --renew-all              Renew all the certs.
   --revoke                 Revoke a cert.
   --revoke                 Revoke a cert.
-  --remove                 Remove the cert from $PROJECT
+  --remove                 Remove the cert from list of certs known to $PROJECT_NAME.
   --list                   List all the certs.
   --list                   List all the certs.
   --showcsr                Show the content of a csr.
   --showcsr                Show the content of a csr.
   --install-cronjob        Install the cron job to renew certs, you don't need to call this. The 'install' command can automatically install the cron job.
   --install-cronjob        Install the cron job to renew certs, you don't need to call this. The 'install' command can automatically install the cron job.