Skip to content
Snippets Groups Projects
Commit 9b1ed2ea authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

curl: mention --ntlm-wb in -h list

parent c6eb7b63
No related branches found
No related tags found
No related merge requests found
......@@ -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)",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment