mirror of
https://github.com/mirror/wget.git
synced 2026-09-01 20:37:57 +08:00
* src/main.c (print_help): Add --retry-on-host-error to help text
This commit is contained in:
@@ -648,6 +648,8 @@ Download:\n"),
|
||||
-t, --tries=NUMBER set number of retries to NUMBER (0 unlimits)\n"),
|
||||
N_("\
|
||||
--retry-connrefused retry even if connection is refused\n"),
|
||||
N_("\
|
||||
--retry-on-host-error consider host errors as non-fatal, transient errors\n"),
|
||||
N_("\
|
||||
--retry-on-http-error=ERRORS comma-separated list of HTTP errors to retry\n"),
|
||||
N_("\
|
||||
|
||||
Reference in New Issue
Block a user