]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
--max-redirs is _not_ -Z
authorDaniel Stenberg <daniel@haxx.se>
Thu, 30 Sep 2004 14:38:29 +0000 (14:38 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 30 Sep 2004 14:38:29 +0000 (14:38 +0000)
docs/curl.1

index f524d5fe926c708679a63546e79dfba8c7e1410d..0ff35df9855349ed21b48382b61a396530038b58 100644 (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".