Loading src/tool_help.c +1 −2 Original line number Diff line number Diff line Loading @@ -225,8 +225,7 @@ static const char *const helptext[] = { " --resolve HOST:PORT:ADDRESS Force resolve of HOST:PORT to ADDRESS", " --retry NUM " "Retry request NUM times if transient problems occur", " --retry-connrefused " "Consider \"connection refused\" a transient error", " --retry-connrefused Retry on connection refused (use with --retry)", " --retry-delay SECONDS Wait SECONDS between retries", " --retry-max-time SECONDS Retry only within this period", " --sasl-ir Enable initial response in SASL authentication", Loading Loading
src/tool_help.c +1 −2 Original line number Diff line number Diff line Loading @@ -225,8 +225,7 @@ static const char *const helptext[] = { " --resolve HOST:PORT:ADDRESS Force resolve of HOST:PORT to ADDRESS", " --retry NUM " "Retry request NUM times if transient problems occur", " --retry-connrefused " "Consider \"connection refused\" a transient error", " --retry-connrefused Retry on connection refused (use with --retry)", " --retry-delay SECONDS Wait SECONDS between retries", " --retry-max-time SECONDS Retry only within this period", " --sasl-ir Enable initial response in SASL authentication", Loading