Commit c3f5f5ca authored by Tatsuhiro Tsujikawa's avatar Tatsuhiro Tsujikawa

nghttpx: Clarify --conf option behaviour

parent 911d12f7
...@@ -2688,7 +2688,9 @@ Scripting: ...@@ -2688,7 +2688,9 @@ Scripting:
Misc: Misc:
--conf=<PATH> --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: )" Default: )"
<< config->conf_path << R"( << config->conf_path << R"(
--include=<PATH> --include=<PATH>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment