1
0
mirror of https://github.com/certbot/certbot.git synced 2026-01-21 19:01:07 +03:00

Specify how long after updating SA it takes effect.

This commit is contained in:
Jacob Hoffman-Andrews
2015-11-25 23:28:58 -08:00
parent 8cf63c493f
commit ef131b9bb9

View File

@@ -853,7 +853,7 @@ def prepare_and_parse_args(plugins, args):
"lose access to your account. You will also be unable to receive "
"notice about impending expiration of revocation of your "
"certificates. Updates to the Subscriber Agreement will still "
"affect you, and will be effective N days after posting an "
"affect you, and will be effective 14 days after posting an "
"update to the web site.")
helpful.add(None, "-m", "--email", help=config_help("email"))
# positional arg shadows --domains, instead of appending, and