Skip to content
Snippets Groups Projects
Commit 3f6f7468 authored by Erik Johnston's avatar Erik Johnston
Browse files

Update config doc

parent 82145912
No related branches found
No related tags found
No related merge requests found
...@@ -148,7 +148,8 @@ class Config(object): ...@@ -148,7 +148,8 @@ class Config(object):
"--keys-directory", "--keys-directory",
metavar="DIRECTORY", metavar="DIRECTORY",
help="Used with 'generate-*' options to specify where files such as" 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( config_parser.add_argument(
"-H", "--server-name", "-H", "--server-name",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment