mirror of
https://github.com/curl/curl.git
synced 2026-05-14 04:56:21 +03:00
tool_help: fix formatting for --next option
This commit is contained in:
parent
8936a23f51
commit
5bf472fd39
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue