nghttpx: Update doc
This commit is contained in:
parent
93ad48fe6c
commit
1f0dfd4316
|
@ -456,7 +456,7 @@ void print_usage(std::ostream& out)
|
|||
<< " [-f <HOST,PORT>] [-n <CORES>] [-c <NUM>] [-L <LEVEL>]\n"
|
||||
<< " [OPTIONS...] [<PRIVATE_KEY> <CERT>]\n"
|
||||
<< "\n"
|
||||
<< "A reverse proxy for HTTP/2.0, SPDY/HTTPS.\n"
|
||||
<< "A reverse proxy for HTTP/2, HTTP/1 and SPDY.\n"
|
||||
<< std::endl;
|
||||
}
|
||||
} // namespace
|
||||
|
|
Loading…
Reference in New Issue