summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2015-05-08 15:57:21 +0200
committerDaniel Stenberg <daniel@haxx.se>2015-05-08 15:57:21 +0200
commit2a54416dbb88071641e2fa80aac22380fc67a9b1 (patch)
tree43132a112763fcb3825754211d720b686cbac80a /src
parent746f469951b6ccfb7f89f51a693e50b040c06aed (diff)
parentc4d6f9163a6b4ae0d2848c1127780f17a4a88810 (diff)
downloadcurl-2a54416dbb88071641e2fa80aac22380fc67a9b1.tar.gz
Merge branch 'master' into http2-multiplex
Diffstat (limited to 'src')
-rw-r--r--src/tool_help.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tool_help.c b/src/tool_help.c
index ef26ded0a..3153fcdd9 100644
--- a/src/tool_help.c
+++ b/src/tool_help.c
@@ -143,7 +143,7 @@ static const char *const helptext[] = {
" -n, --netrc Must read .netrc for user name and password",
" --netrc-optional Use either .netrc or URL; overrides -n",
" --netrc-file FILE Specify FILE for netrc",
- " -: --next "
+ " -:, --next "
"Allows the following URL to use a separate set of options",
" --no-alpn Disable the ALPN TLS extension (H)",
" -N, --no-buffer Disable buffering of the output stream",