nghttpx: Clarify --conf option behaviour

This commit is contained in:
Tatsuhiro Tsujikawa 2017-04-20 22:25:38 +09:00
parent 911d12f7c4
commit c3f5f5ca36
1 changed files with 3 additions and 1 deletions

View File

@ -2688,7 +2688,9 @@ Scripting:
Misc:
--conf=<PATH>
Load configuration from <PATH>.
Load configuration from <PATH>. Please note that
nghttpx always tries to read the default configuration
file if --conf is not given.
Default: )"
<< config->conf_path << R"(
--include=<PATH>