diff --git a/src/nghttp.cc b/src/nghttp.cc index 393e0668..a113078f 100644 --- a/src/nghttp.cc +++ b/src/nghttp.cc @@ -1533,7 +1533,7 @@ void print_help(std::ostream& out) << " -m, --multiply= Request each URI times. By default, same\n" << " URI is not requested twice. This option\n" << " disables it too.\n" - << " -f, --no-low-control\n" + << " -f, --no-flow-control\n" << " Disables connection and stream level flow\n" << " controls.\n" << " -u, --upgrade Perform HTTP Upgrade for HTTP/2.0. This\n"