aboutsummaryrefslogtreecommitdiff
path: root/src/tool_help.c
diff options
context:
space:
mode:
authorSteve Holme <steve_holme@hotmail.com>2013-04-27 09:54:14 +0100
committerSteve Holme <steve_holme@hotmail.com>2013-04-27 10:03:10 +0100
commit5d3a031ca719ae05edff8b6af40b7f8dc7223024 (patch)
tree226a000b181c7e41a51dcddb5fb3b713841fef6b /src/tool_help.c
parenta846fbbe2a9354dab9ad81c64b20ac1dcb3f5ec9 (diff)
sasl-ir: Added --sasl-ir option to curl command line tool
Diffstat (limited to 'src/tool_help.c')
-rw-r--r--src/tool_help.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tool_help.c b/src/tool_help.c
index e81360269..64534acf8 100644
--- a/src/tool_help.c
+++ b/src/tool_help.c
@@ -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",