1
0
mirror of https://github.com/moparisthebest/curl synced 2024-12-21 23:58:49 -05:00

--max-redirs is _not_ -Z

This commit is contained in:
Daniel Stenberg 2004-09-30 14:38:29 +00:00
parent c2043a7f94
commit 35292e794a

View File

@ -987,7 +987,7 @@ that is older than the given date/time, default is a document that is newer
than the specified date/time.
If this option is used several times, the last one will be used.
.IP "-Z/--max-redirs <num>"
.IP "--max-redirs <num>"
Set maximum number of redirection-followings allowed. If \fI-L/--location\fP
is used, this option can be used to prevent curl from following redirections
\&"in absurdum".