Skip to content

Commit

Permalink
tool_help: fix formatting for --next option
Browse files Browse the repository at this point in the history
  • Loading branch information
ghedo authored and bagder committed May 8, 2015
1 parent 8936a23 commit 5bf472f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tool_help.c
Expand Up @@ -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",
Expand Down

0 comments on commit 5bf472f

Please sign in to comment.