summaryrefslogtreecommitdiff
path: root/docs/cmdline-opts/retry-all-errors.d
diff options
context:
space:
mode:
Diffstat (limited to 'docs/cmdline-opts/retry-all-errors.d')
-rw-r--r--docs/cmdline-opts/retry-all-errors.d1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/cmdline-opts/retry-all-errors.d b/docs/cmdline-opts/retry-all-errors.d
index 2a9c552fc..61946c507 100644
--- a/docs/cmdline-opts/retry-all-errors.d
+++ b/docs/cmdline-opts/retry-all-errors.d
@@ -3,6 +3,7 @@ Help: Retry all errors (use with --retry)
Added: 7.71.0
Category: curl
Example: --retry-all-errors $URL
+See-also: retry
---
Retry on any error. This option is used together with --retry.