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

@@ -400,7 +400,7 @@ sign_domain() {
# Usage: --cron (-c)
# Description: Sign/renew non-existant/changed(TODO)/expiring certificates.
# Description: Sign/renew non-existant/changed/expiring certificates.
command_sign_domains() {
if [[ -n "${PARAM_DOMAIN:-}" ]]; then
# we are using a temporary domains.txt file so we don't need to duplicate any code