X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=doc%2Fwget.texi;h=fcc5cd603467c4ef44c01669c626e50ea7c1ea31;hp=bd4c39164daa6681d7f8671db4eeccb97feff3f2;hb=10da871ac441fe99f5d20dd8f1e9ec3797c0a5a2;hpb=01346093a8c1f532a3fb8019f678c4926903a1c3 diff --git a/doc/wget.texi b/doc/wget.texi index bd4c3916..fcc5cd60 100644 --- a/doc/wget.texi +++ b/doc/wget.texi @@ -1239,6 +1239,13 @@ wget --header="Host: foo.bar" http://localhost/ In versions of Wget prior to 1.10 such use of @samp{--header} caused sending of duplicate headers. +@cindex redirect +@item --max-redirect=@var{number} +Specifies the maximum number of redirections to follow for a resource. +The default is 20, which is usually far more than necessary. However, on +those occasions where you want to allow more (or fewer), this is the +option to use. + @cindex proxy user @cindex proxy password @cindex proxy authentication