summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2020-01-28 22:27:15 +0100
committerDaniel Stenberg <daniel@haxx.se>2020-01-28 22:27:15 +0100
commit22c1510a0669f2bb9a6610e00d930c98f7a528a5 (patch)
tree4d87c4151d2967c2fdbb9adf4ce3c04c2c917ce3
parentdb9af34634e36d34067fff506915dcf7a783a1e2 (diff)
downloadcurl-bagder/oauth2-docs-http.tar.gz
oauth2-bearer.d: works for HTTP toobagder/oauth2-docs-http
Reported-by: Mischa Salle Bug: https://curl.haxx.se/mail/lib-2020-01/0070.html [ci skip]
-rw-r--r--docs/cmdline-opts/oauth2-bearer.d2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/cmdline-opts/oauth2-bearer.d b/docs/cmdline-opts/oauth2-bearer.d
index 780716748..30466e579 100644
--- a/docs/cmdline-opts/oauth2-bearer.d
+++ b/docs/cmdline-opts/oauth2-bearer.d
@@ -1,7 +1,7 @@
Long: oauth2-bearer
Help: OAuth 2 Bearer Token
Arg: <token>
-Protocols: IMAP POP3 SMTP
+Protocols: IMAP POP3 SMTP HTTP
---
Specify the Bearer Token for OAUTH 2.0 server authentication. The Bearer Token
is used in conjunction with the user name which can be specified as part of