nghttpx: Update doc

This commit is contained in:
Tatsuhiro Tsujikawa 2013-12-01 20:55:16 +09:00
parent 93ad48fe6c
commit 1f0dfd4316
1 changed files with 1 additions and 1 deletions

View File

@ -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