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

This commit is contained in:
Tatsuhiro Tsujikawa 2015-02-27 00:56:26 +09:00
parent 568b744374
commit f3a0ab6552
1 changed files with 1 additions and 1 deletions

View File

@ -97,7 +97,7 @@ void print_help(std::ostream &out) {
<CERT> Set path to server's certificate. Required unless <CERT> Set path to server's certificate. Required unless
--no-tls is specified. --no-tls is specified.
Options: Options:
-a --address -a, --address=<ADDR>
The address to bind to. If not specified the default IP The address to bind to. If not specified the default IP
address determined by getaddrinfo is used. address determined by getaddrinfo is used.
-D, --daemon -D, --daemon