Update config doc

This commit is contained in:
Erik Johnston 2015-08-25 17:37:21 +01:00
parent 82145912c3
commit 3f6f74686a

View File

@ -148,7 +148,8 @@ class Config(object):
"--keys-directory",
metavar="DIRECTORY",
help="Used with 'generate-*' options to specify where files such as"
" certs and signing keys should be stored in."
" certs and signing keys should be stored in, unless explicitly"
" specified in the config."
)
config_parser.add_argument(
"-H", "--server-name",