]> sjero.net Git - wget/blobdiff - src/main.c
Merging content-disposition documentation fixes from 1.11.
[wget] / src / main.c
index d2a55c51cb1e82a8fad90e46f3d95a7890f4eef7..d4f8dc04834cef0c00a84499803e4acc46a6d315 100644 (file)
@@ -532,7 +532,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