summaryrefslogtreecommitdiff
path: root/docs/cmdline-opts/basic.d
diff options
context:
space:
mode:
Diffstat (limited to 'docs/cmdline-opts/basic.d')
-rw-r--r--docs/cmdline-opts/basic.d1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/cmdline-opts/basic.d b/docs/cmdline-opts/basic.d
index 62d2c22b0..abab7d068 100644
--- a/docs/cmdline-opts/basic.d
+++ b/docs/cmdline-opts/basic.d
@@ -4,6 +4,7 @@ See-also: proxy-basic
Protocols: HTTP
Category: auth
Example: -u name:password --basic $URL
+Added: 7.10.6
---
Tells curl to use HTTP Basic authentication with the remote host. This is the
default and this option is usually pointless, unless you use it to override a