mirror of
https://github.com/curl/curl.git
synced 2025-02-11 14:50:40 +08:00
curl.1: document --ntlm-wb
This commit is contained in:
parent
51d62a6b66
commit
59a09055af
@ -1216,6 +1216,10 @@ This option requires a library built with SSL support. Use
|
||||
\fI-V, --version\fP to see if your curl supports NTLM.
|
||||
|
||||
If this option is used several times, only the first one is used.
|
||||
.IP "--ntlm-wb"
|
||||
(HTTP) Enables NTLM much in the style \fI--ntlm\fP does, but hand over the
|
||||
authentication to the separate binary ntlmauth application that is executed
|
||||
when needed.
|
||||
.IP "-o, --output <file>"
|
||||
Write output to <file> instead of stdout. If you are using {} or [] to fetch
|
||||
multiple documents, you can use '#' followed by a number in the <file>
|
||||
|
Loading…
Reference in New Issue
Block a user