mirror of
https://github.com/mirror/wget.git
synced 2025-01-27 21:00:31 +08:00
parent
6620c5156f
commit
ac9be9b756
@ -424,7 +424,6 @@ static struct cmdline_option option_data[] =
|
||||
{ "user", 0, OPT_VALUE, "user", -1 },
|
||||
{ "user-agent", 'U', OPT_VALUE, "useragent", -1 },
|
||||
{ "verbose", 'v', OPT_BOOLEAN, "verbose", -1 },
|
||||
{ "verbose", 0, OPT_BOOLEAN, "verbose", -1 },
|
||||
{ "version", 'V', OPT_FUNCALL, (void *) print_version, no_argument },
|
||||
{ "wait", 'w', OPT_VALUE, "wait", -1 },
|
||||
{ "waitretry", 0, OPT_VALUE, "waitretry", -1 },
|
||||
|
Loading…
Reference in New Issue
Block a user