aboutsummaryrefslogtreecommitdiff
path: root/docs/curl.1
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2003-12-03 14:02:37 +0000
committerDaniel Stenberg <daniel@haxx.se>2003-12-03 14:02:37 +0000
commitf7c8a572061b97cd1a093f0522362b3de785446a (patch)
treeb717625256fb9229c1575632f97e610397202e6e /docs/curl.1
parent02bf6660bf49b715f416ce5205513b36579cf52b (diff)
minor edit
Diffstat (limited to 'docs/curl.1')
-rw-r--r--docs/curl.12
1 files changed, 1 insertions, 1 deletions
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