summaryrefslogtreecommitdiff
path: root/docs/cmdline-opts/retry-max-time.d
diff options
context:
space:
mode:
Diffstat (limited to 'docs/cmdline-opts/retry-max-time.d')
-rw-r--r--docs/cmdline-opts/retry-max-time.d1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/cmdline-opts/retry-max-time.d b/docs/cmdline-opts/retry-max-time.d
index 9d6faf304..acccff5d4 100644
--- a/docs/cmdline-opts/retry-max-time.d
+++ b/docs/cmdline-opts/retry-max-time.d
@@ -3,6 +3,7 @@ Arg: <seconds>
Help: Retry only within this period
Added: 7.12.3
Category: curl
+Example: --retry-max-time 30 --retry 10 $URL
---
The retry timer is reset before the first transfer attempt. Retries will be
done as usual (see --retry) as long as the timer hasn't reached this given