diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/curl.1 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/curl.1 b/docs/curl.1 index f272c3d12..fbac73fb8 100644 --- a/docs/curl.1 +++ b/docs/curl.1 @@ -933,6 +933,9 @@ SPNEGO Negotiate authentication is supported. This curl supports transfers of large files, files larger than 2GB. .IP "IDN" This curl supports IDN - international domain names. +.IP "SSPI" +SSPI is supported. If you use NTLM and set a blank user name, curl will +authenticate with your current user and password. .RE .IP "-w/--write-out <format>" Defines what to display after a completed and successful operation. The format |