]> granicus.if.org Git - curl/commitdiff
--help: fix the --sasl-ir in the help output
authorDaniel Stenberg <daniel@haxx.se>
Wed, 14 Aug 2013 20:39:58 +0000 (22:39 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 14 Aug 2013 20:39:58 +0000 (22:39 +0200)
src/tool_help.c

index 64534acf81c591209d67985bc68228a599e40bdb..c76f147bb64d1d42dbce9dde31f53fc92d3008a6 100644 (file)
@@ -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",