removed TODO mark from help text on renew of changed domains

This commit is contained in:
Lukas Schauer
2015-12-17 15:38:57 +01:00
parent 6a8f44828e
commit 083c67369f
2 changed files with 3 additions and 3 deletions

View File

@@ -22,10 +22,10 @@ Feel free to report any issues you find with this script or contribute by submit
```text
Usage: ./letsencrypt.sh [-h] [command [argument]] [parameter [argument]] [parameter [argument]] ...
Default command: cron
Default command: help
Commands:
--cron (-c) Sign/renew non-existant/changed(TODO)/expiring certificates.
--cron (-c) Sign/renew non-existant/changed/expiring certificates.
--revoke (-r) path/to/cert.pem Revoke specified certificate
--help (-h) Show help text
--env (-e) Output configuration variables for use in other scripts