mirror of
https://github.com/curl/curl.git
synced 2026-06-16 23:15:38 +03:00
removed extra / in help text
This commit is contained in:
parent
23262e30bc
commit
72d57a8ee6
1 changed files with 1 additions and 1 deletions
|
|
@ -367,7 +367,7 @@ static void help(void)
|
|||
" --krb4 <level> Enable krb4 with specified security level (F)\n"
|
||||
" -K/--config Specify which config file to read\n"
|
||||
" -l/--list-only List only names of an FTP directory (F)\n"
|
||||
" /--limit-rate <rate> Limit how fast transfers to allow");
|
||||
" --limit-rate <rate> Limit how fast transfers to allow");
|
||||
puts(" -L/--location Follow Location: hints (H)\n"
|
||||
" -m/--max-time <seconds> Maximum time allowed for the transfer\n"
|
||||
" -M/--manual Display huge help text\n"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue