missing }

This commit is contained in:
Daniel Stenberg 2002-12-03 12:41:10 +00:00
parent b097c2cfb0
commit e92bd312ec
1 changed files with 1 additions and 0 deletions

View File

@ -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;