aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2004-09-30 14:38:29 +0000
committerDaniel Stenberg <daniel@haxx.se>2004-09-30 14:38:29 +0000
commit35292e794ad4163075896ddd11b54fe6e766c397 (patch)
treec76b1325bc3d4b4bb7591b021934cca92f861364 /docs
parentc2043a7f943c1384c8fac8cc599c8309ad0c1aa9 (diff)
--max-redirs is _not_ -Z
Diffstat (limited to 'docs')
-rw-r--r--docs/curl.12
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/curl.1 b/docs/curl.1
index f524d5fe9..0ff35df98 100644
--- a/docs/curl.1
+++ b/docs/curl.1
@@ -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".