mirror of
https://github.com/curl/curl.git
synced 2026-06-21 06:35:37 +03:00
missing }
This commit is contained in:
parent
b097c2cfb0
commit
e92bd312ec
1 changed files with 1 additions and 0 deletions
|
|
@ -413,6 +413,7 @@ static void help(void)
|
|||
" -2/--sslv2 Force usage of SSLv2 (H)\n"
|
||||
" -3/--sslv3 Force usage of SSLv3 (H)");
|
||||
puts(" -#/--progress-bar Display transfer progress as a progress bar");
|
||||
}
|
||||
|
||||
struct LongShort {
|
||||
const char *letter;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue