From f7c8a572061b97cd1a093f0522362b3de785446a Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Wed, 3 Dec 2003 14:02:37 +0000 Subject: minor edit --- docs/curl.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/curl.1 b/docs/curl.1 index 9c16eda3a..ccb434cbc 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 -- cgit v1.2.3