diff --git a/docs/curl.1 b/docs/curl.1 index 9c16eda3a56652d2a725bba779106cef58543fd6..ccb434cbc67be514a8ad26835c32e3fdf72cebc1 100644 --- a/docs/curl.1 +++ b/docs/curl.1 @@ -68,7 +68,7 @@ used. most secure one the remote site claims it supports. This is done by first doing a request and checking the response-headers, thus inducing an extra network round-trip. This is used instead of setting a specific authentication -method, which you can do with \fI--digest\fP, \fI--ntlm\fP, and +method, which you can do with \fI--basic\fP, \fI--digest\fP, \fI--ntlm\fP, and \fI--negotiate\fP. (Added in 7.10.6) If this option is used several times, the following occurrences make no