aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/tool_help.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tool_help.c b/src/tool_help.c
index 92ccae3b9..e24bf0e9a 100644
--- a/src/tool_help.c
+++ b/src/tool_help.c
@@ -400,7 +400,7 @@ static const struct helptxt helptext[] = {
{" --retry-delay <seconds>",
"Wait time between retries"},
{" --retry-all-errors",
- "Retry all errors (use with --retry) (read manpage, don't use by default)"},
+ "Retry all errors (use with --retry)"},
{" --retry-max-time <seconds>",
"Retry only within this period"},
{" --sasl-authzid <identity> ",