]> granicus.if.org Git - curl/commitdiff
curl: mention --ntlm-wb in -h list
authorDaniel Stenberg <daniel@haxx.se>
Thu, 28 Apr 2016 21:33:27 +0000 (23:33 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 28 Apr 2016 22:31:37 +0000 (00:31 +0200)
src/tool_help.c

index c2318e32ff90e8f9475d9fddfa6182b58d3779eb..cd8b9b443e2dcf66eadd3f6762182896ff079185 100644 (file)
@@ -155,6 +155,7 @@ static const char *const helptext[] = {
   "     --no-sessionid  Disable SSL session-ID reusing (SSL)",
   "     --noproxy       List of hosts which do not use proxy",
   "     --ntlm          Use HTTP NTLM authentication (H)",
+  "     --ntlm-wb       Use HTTP NTLM authentication with winbind (H)",
   "     --oauth2-bearer TOKEN  OAuth 2 Bearer Token (IMAP, POP3, SMTP)",
   " -o, --output FILE   Write to FILE instead of stdout",
   "     --pass PASS     Pass phrase for the private key (SSL/SSH)",