Lines 229-234
Link Here
|
229 |
{ "level", 'l', OPT_VALUE, "reclevel", -1 }, |
229 |
{ "level", 'l', OPT_VALUE, "reclevel", -1 }, |
230 |
{ "limit-rate", 0, OPT_VALUE, "limitrate", -1 }, |
230 |
{ "limit-rate", 0, OPT_VALUE, "limitrate", -1 }, |
231 |
{ "load-cookies", 0, OPT_VALUE, "loadcookies", -1 }, |
231 |
{ "load-cookies", 0, OPT_VALUE, "loadcookies", -1 }, |
|
|
232 |
{ "ignore-cookie-path", 0, OPT_BOOLEAN, "ignorecookiepath", -1}, |
232 |
{ "local-encoding", 0, OPT_VALUE, "localencoding", -1 }, |
233 |
{ "local-encoding", 0, OPT_VALUE, "localencoding", -1 }, |
233 |
{ "max-redirect", 0, OPT_VALUE, "maxredirect", -1 }, |
234 |
{ "max-redirect", 0, OPT_VALUE, "maxredirect", -1 }, |
234 |
{ "mirror", 'm', OPT_BOOLEAN, "mirror", -1 }, |
235 |
{ "mirror", 'm', OPT_BOOLEAN, "mirror", -1 }, |
Lines 606-611
Link Here
|
606 |
N_("\ |
607 |
N_("\ |
607 |
--keep-session-cookies load and save session (non-permanent) cookies.\n"), |
608 |
--keep-session-cookies load and save session (non-permanent) cookies.\n"), |
608 |
N_("\ |
609 |
N_("\ |
|
|
610 |
--ignore-cookie-path accept cookies with an illegal Path.\n"), |
611 |
N_("\ |
609 |
--post-data=STRING use the POST method; send STRING as the data.\n"), |
612 |
--post-data=STRING use the POST method; send STRING as the data.\n"), |
610 |
N_("\ |
613 |
N_("\ |
611 |
--post-file=FILE use the POST method; send contents of FILE.\n"), |
614 |
--post-file=FILE use the POST method; send contents of FILE.\n"), |