From d49087f6bc95d159eeb1172173fc1e95411041fa Mon Sep 17 00:00:00 2001 From: Alessandro Ghedini Date: Tue, 16 Feb 2016 12:21:34 +0000 Subject: tool: add --tcp-fastopen option --- src/tool_help.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/tool_help.c') diff --git a/src/tool_help.c b/src/tool_help.c index 8b4551ba2..bb60ba0e3 100644 --- a/src/tool_help.c +++ b/src/tool_help.c @@ -221,6 +221,7 @@ static const char *const helptext[] = { " --ssl-no-revoke Disable cert revocation checks (WinSSL)", " --stderr FILE Where to redirect stderr (use \"-\" for stdout)", " --tcp-nodelay Use the TCP_NODELAY option", + " --tcp-fastopen Use TCP Fast Open", " -t, --telnet-option OPT=VAL Set telnet option", " --tftp-blksize VALUE Set TFTP BLKSIZE option (must be >512)", " --tftp-no-options Do not send TFTP options requests", -- cgit v1.2.3