X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=src%2Fmain.c;h=8189f644c2d8d8111e803061fdc7680eafca8671;hp=d1735246339a821eff580bb558bf2bdd28a27849;hb=72eca0976b06d20ed1a4aef2c47e74f9b590a3bb;hpb=9588e1af8012721db889faea24a771fd2763e50e diff --git a/src/main.c b/src/main.c index d1735246..8189f644 100644 --- a/src/main.c +++ b/src/main.c @@ -192,6 +192,7 @@ HTTP options:\n\ --referer=URL include `Referer: URL\' header in HTTP request.\n\ -s, --save-headers save the HTTP headers to file.\n\ -U, --user-agent=AGENT identify as AGENT instead of Wget/VERSION.\n\ + --no-http-keep-alive disable HTTP keep-alive (persistent connections).\n\ --cookies=off don't use cookies.\n\ --load-cookies=FILE load cookies from FILE before session.\n\ --save-cookies=FILE save cookies to FILE after session.\n\