mirror of
https://github.com/curl/curl.git
synced 2024-11-27 05:50:21 +08:00
tool_help: fix formatting for --next option
This commit is contained in:
parent
8936a23f51
commit
5bf472fd39
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user