nghttpx: Clarify --conf option behaviour
This commit is contained in:
parent
911d12f7c4
commit
c3f5f5ca36
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue