X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=src%2Fmain.c;h=eb6570ab8e4ad2023dcd1e48bd81e492e5318c6a;hp=2cddd239a82fdf2be10ebe4a601c8bb488559a2d;hb=244efb6e50a2b084096f44587acfe84144821818;hpb=1c35fe3c45dd17a87669480ec5966b89b6cdebb2 diff --git a/src/main.c b/src/main.c index 2cddd239..eb6570ab 100644 --- a/src/main.c +++ b/src/main.c @@ -194,6 +194,8 @@ struct cmdline_option option_data[] = { "ignore-length", 0, OPT_BOOLEAN, "ignorelength", -1 }, { "ignore-tags", 0, OPT_VALUE, "ignoretags", -1 }, { "include-directories", 'I', OPT_VALUE, "includedirectories", -1 }, + { "inet4-only", '4', OPT_BOOLEAN, "inet4only", -1 }, + { "inet6-only", '6', OPT_BOOLEAN, "inet6only", -1 }, { "input-file", 'i', OPT_VALUE, "input", -1 }, { "keep-session-cookies", 0, OPT_BOOLEAN, "keepsessioncookies", -1 }, { "level", 'l', OPT_VALUE, "reclevel", -1 }, @@ -396,7 +398,7 @@ Logging and input file:\n"), N_("\ -v, --verbose be verbose (this is the default).\n"), N_("\ - -nv, --non-verbose turn off verboseness, without being quiet.\n"), + -nv, --no-verbose turn off verboseness, without being quiet.\n"), N_("\ -i, --input-file=FILE download URLs found in FILE.\n"), N_("\ @@ -453,6 +455,10 @@ Download:\n"), --dns-cache=off disable caching DNS lookups.\n"), N_("\ --restrict-file-names=OS restrict chars in file names to ones OS allows.\n"), + N_("\ + -4, --inet4-only connect only to IPv4 addresses.\n"), + N_("\ + -6, --inet6-only connect only to IPv6 addresses.\n"), "\n", N_("\