mirror of
https://github.com/curl/curl.git
synced 2024-12-09 06:30:06 +08:00
parent
84e2ca7e3c
commit
c2fecfbf80
@ -4,7 +4,7 @@ Long: retry-connrefused
|
||||
Help: Retry on connection refused (use with --retry)
|
||||
Added: 7.52.0
|
||||
Category: curl
|
||||
Example: --retry-connrefused --retry $URL
|
||||
Example: --retry-connrefused --retry 7 $URL
|
||||
See-also: retry retry-all-errors
|
||||
Multi: boolean
|
||||
---
|
||||
|
@ -5,7 +5,7 @@ Arg: <seconds>
|
||||
Help: Wait time between retries
|
||||
Added: 7.12.3
|
||||
Category: curl
|
||||
Example: --retry-delay 5 --retry $URL
|
||||
Example: --retry-delay 5 --retry 7 $URL
|
||||
See-also: retry
|
||||
Multi: single
|
||||
---
|
||||
|
Loading…
Reference in New Issue
Block a user