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:
Daniel Stenberg 2023-08-04 16:34:25 +02:00
parent efb594daac
commit c71ce0007e
No known key found for this signature in database
GPG Key ID: 5CC908FDB71E12C2
2 changed files with 0 additions and 4 deletions

View File

@ -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.

View File

@ -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.