diff options
Diffstat (limited to 'docs/cmdline-opts/max-redirs.d')
-rw-r--r-- | docs/cmdline-opts/max-redirs.d | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/cmdline-opts/max-redirs.d b/docs/cmdline-opts/max-redirs.d index 1b5de5bc1..eade17f7b 100644 --- a/docs/cmdline-opts/max-redirs.d +++ b/docs/cmdline-opts/max-redirs.d @@ -3,6 +3,7 @@ Arg: <num> Help: Maximum number of redirects allowed Protocols: HTTP Category: http +Example: --max-redirs 3 --location $URL --- Set maximum number of redirections to follow. When --location is used, to prevent curl from following too many redirects, by default, the limit is |