summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/main.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/main.c b/src/main.c
index 95ae6d4a..f9bb4074 100644
--- a/src/main.c
+++ b/src/main.c
@@ -649,6 +649,8 @@ Download:\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_("\
-O, --output-document=FILE write documents to FILE\n"),