summaryrefslogtreecommitdiff
path: root/docs/cmdline-opts/retry-delay.d
diff options
context:
space:
mode:
Diffstat (limited to 'docs/cmdline-opts/retry-delay.d')
-rw-r--r--docs/cmdline-opts/retry-delay.d1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/cmdline-opts/retry-delay.d b/docs/cmdline-opts/retry-delay.d
index 5645c0e6a..283912904 100644
--- a/docs/cmdline-opts/retry-delay.d
+++ b/docs/cmdline-opts/retry-delay.d
@@ -3,6 +3,7 @@ Arg: <seconds>
Help: Wait time between retries
Added: 7.12.3
Category: curl
+Example: --retry-delay 5 --retry $URL
---
Make curl sleep this amount of time before each retry when a transfer has
failed with a transient error (it changes the default backoff time algorithm