mirror of
https://github.com/curl/curl.git
synced 2025-09-15 00:22:42 +03:00
docs/cmdline: remove repeated working for negotiate + ntlm
The extra wording is added automatically by the gen.pl tool Closes #11597
This commit is contained in:
parent
efb594daac
commit
c71ce0007e
|
@ -17,5 +17,3 @@ This option requires a library built with GSS-API or SSPI support. Use
|
|||
When using this option, you must also provide a fake --user option to activate
|
||||
the authentication code properly. Sending a '-u :' is enough as the user name
|
||||
and password from the --user option are not actually used.
|
||||
|
||||
If this option is used several times, only the first one is used.
|
||||
|
|
|
@ -20,5 +20,3 @@ method instead, such as Digest.
|
|||
|
||||
If you want to enable NTLM for your proxy authentication, then use
|
||||
--proxy-ntlm.
|
||||
|
||||
If this option is used several times, only the first one is used.
|
||||
|
|
Loading…
Reference in New Issue
Block a user