]> granicus.if.org Git - curl/commitdiff
curl.1: document the --sasl-ir option in the man page
authorKamil Dudka <kdudka@redhat.com>
Tue, 9 Jul 2013 12:59:01 +0000 (14:59 +0200)
committerKamil Dudka <kdudka@redhat.com>
Tue, 9 Jul 2013 13:18:39 +0000 (15:18 +0200)
docs/curl.1

index f944092f188b85f05b60ea3c0ce035c833461ae9..20f87f1ac699ac2661de2627338a34f9c23d15e0 100644 (file)
@@ -1287,6 +1287,9 @@ If this option is used several times, the last one will be used.
 Silent or quiet mode. Don't show progress meter or error messages.  Makes Curl
 mute. It will still output the data you ask for, potentially even to the
 terminal/stdout unless you redirect it.
+.IP "--sasl-ir"
+Enable initial response in SASL authentication.
+(Added in 7.31.0)
 .IP "-S, --show-error"
 When used with \fI-s\fP it makes curl show an error message if it fails.
 .IP "--ssl"