remove whitespace

This commit is contained in:
James Kasten
2015-02-09 14:53:51 -08:00
parent f476a49387
commit e04ab25642
+1 -1
View File
@@ -51,7 +51,7 @@ def create_parser():
help="Skip the end user license agreement screen.")
add("-t", "--text", dest="use_curses", action="store_false",
help="Use the text output instead of the curses UI.")
add("--config-dir", default="/etc/letsencrypt",
help=config_help("config_dir"))
add("--work-dir", default="/var/lib/letsencrypt",