Fix whitespace

This commit is contained in:
Peter Eckersley 2016-05-18 14:36:07 -07:00
parent f4103bdbb3
commit df9174b81f

View file

@ -760,7 +760,7 @@ def prepare_and_parse_args(plugins, args, detect_defaults=False):
"renew", "--post-hook",
help="Command to be run in a shell after attempting to obtain/renew "
" certificates. Can be used to deploy renewed certificates, or to restart"
" any servers that were stopped by --pre-hook. This is only run if "
" any servers that were stopped by --pre-hook. This is only run if"
" an attempt was made to obtain/renew a certificate.")
helpful.add(
"renew", "--renew-hook",