From 59a09055af69747e895788f6df4b43fc6ae2732a Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Thu, 28 Apr 2016 23:26:52 +0200 Subject: curl.1: document --ntlm-wb --- docs/curl.1 | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'docs') diff --git a/docs/curl.1 b/docs/curl.1 index f246d299a..110575788 100644 --- a/docs/curl.1 +++ b/docs/curl.1 @@ -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 " Write output to instead of stdout. If you are using {} or [] to fetch multiple documents, you can use '#' followed by a number in the -- cgit v1.2.3