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 f859f3ab6..260ad4bad 100644
--- a/docs/cmdline-opts/retry-max-time.d
+++ b/docs/cmdline-opts/retry-max-time.d
@@ -4,6 +4,7 @@ Help: Retry only within this period
Added: 7.12.3
Category: curl
Example: --retry-max-time 30 --retry 10 $URL
+See-also: retry
---
The retry timer is reset before the first transfer attempt. Retries will be
done as usual (see --retry) as long as the timer has not reached this given