nghttpd: Fix help output so that it can be generated in man/html nicely
This commit is contained in:
parent
568b744374
commit
f3a0ab6552
|
@ -97,7 +97,7 @@ void print_help(std::ostream &out) {
|
|||
<CERT> Set path to server's certificate. Required unless
|
||||
--no-tls is specified.
|
||||
Options:
|
||||
-a --address
|
||||
-a, --address=<ADDR>
|
||||
The address to bind to. If not specified the default IP
|
||||
address determined by getaddrinfo is used.
|
||||
-D, --daemon
|
||||
|
|
Loading…
Reference in New Issue