|
@@ -59,7 +59,9 @@
|
|
" Please note that in Metalink download, this\n" \
|
|
" Please note that in Metalink download, this\n" \
|
|
" option has no effect and use -C option instead.")
|
|
" option has no effect and use -C option instead.")
|
|
#define TEXT_RETRY_WAIT \
|
|
#define TEXT_RETRY_WAIT \
|
|
- _(" --retry-wait=SEC Set the seconds to wait between retries.")
|
|
|
|
|
|
+ _(" --retry-wait=SEC Set the seconds to wait between retries. \n" \
|
|
|
|
+ " With SEC > 0, aria2 will retry download when the\n" \
|
|
|
|
+ " HTTP server returns 503 response.")
|
|
#define TEXT_TIMEOUT \
|
|
#define TEXT_TIMEOUT \
|
|
_(" -t, --timeout=SEC Set timeout in seconds.")
|
|
_(" -t, --timeout=SEC Set timeout in seconds.")
|
|
#define TEXT_MAX_TRIES \
|
|
#define TEXT_MAX_TRIES \
|