summaryrefslogtreecommitdiff
path: root/docs/cmdline-opts/oauth2-bearer.d
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2021-11-15 15:58:20 +0100
committerDaniel Stenberg <daniel@haxx.se>2021-11-15 15:58:20 +0100
commit32ae3e1a1c40d67f7b2ab2b32f5c83e734c4fbea (patch)
treeddc46ff9372ecba641e9dc9648e801142b7e0d07 /docs/cmdline-opts/oauth2-bearer.d
parent3bf54f90f3875062c0aa984cb90ddd35565d01cd (diff)
downloadcurl-bagder/curl-1-seealso.tar.gz
curl.1: require "see also" for every documented optionbagder/curl-1-seealso
gen.pl now generates a warning if the "See Also" field is not filled in for a command line option All command line options now provide one or more related options.
Diffstat (limited to 'docs/cmdline-opts/oauth2-bearer.d')
-rw-r--r--docs/cmdline-opts/oauth2-bearer.d1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/cmdline-opts/oauth2-bearer.d b/docs/cmdline-opts/oauth2-bearer.d
index 49691622f..e5ed0e87f 100644
--- a/docs/cmdline-opts/oauth2-bearer.d
+++ b/docs/cmdline-opts/oauth2-bearer.d
@@ -5,6 +5,7 @@ Protocols: IMAP POP3 SMTP HTTP
Category: auth
Example: --oauth2-bearer "mF_9.B5f-4.1JqM" $URL
Added: 7.33.0
+See-also: basic ntlm digest
---
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