Skip to content
Snippets Groups Projects
Commit f34b5fb4 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

--help: fix the --sasl-ir in the help output

parent f584312e
No related branches found
No related tags found
No related merge requests found
......@@ -173,7 +173,7 @@ static const char *const helptext[] = {
" --retry-delay SECONDS "
"When retrying, wait this many seconds between each",
" --retry-max-time SECONDS Retry only within this period",
" --sasl-ir Enable initial response in SASL authentication"
" --sasl-ir Enable initial response in SASL authentication",
" -S, --show-error "
"Show error. With -s, make curl show errors when they occur",
" -s, --silent Silent mode. Don't output anything",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment