Commit f3a0ab65 authored by Tatsuhiro Tsujikawa's avatar Tatsuhiro Tsujikawa

nghttpd: Fix help output so that it can be generated in man/html nicely

parent 568b7443
......@@ -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
......
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