]> sjero.net Git - wget/blobdiff - src/main.c
Remove -Y from --help, and example in manual.
[wget] / src / main.c
index d2a55c51cb1e82a8fad90e46f3d95a7890f4eef7..71920995dc21a326475e9d92f3bf436e0b023088 100644 (file)
@@ -444,8 +444,6 @@ Download:\n"),
        --waitretry=SECONDS       wait 1..SECONDS between retries of a retrieval.\n"),
     N_("\
        --random-wait             wait from 0...2*WAIT secs between retrievals.\n"),
-    N_("\
-  -Y,  --proxy                   explicitly turn on proxy.\n"),
     N_("\
        --no-proxy                explicitly turn off proxy.\n"),
     N_("\
@@ -532,7 +530,8 @@ HTTP options:\n"),
     N_("\
        --post-file=FILE        use the POST method; send contents of FILE.\n"),
     N_("\
-       --no-content-disposition  don't honor Content-Disposition header.\n"),
+       --content-disposition   honor the Content-Disposition header when\n\
+                               choosing local file names (EXPERIMENTAL).\n"),
     "\n",
 
 #ifdef HAVE_SSL