sasl-ir: Added --sasl-ir option to curl command line tool

This commit is contained in:
Steve Holme
2013-04-27 09:54:14 +01:00
parent a846fbbe2a
commit 5d3a031ca7
4 changed files with 10 additions and 0 deletions

View File

@@ -173,6 +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"
" -S, --show-error "
"Show error. With -s, make curl show errors when they occur",
" -s, --silent Silent mode. Don't output anything",