projects
/
platform
/
upstream
/
curl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e7dcc45
)
curl: added --bearer option to help
author
Kyle L. Huff
<kyle.huff@curetheitch.com>
Sun, 25 Aug 2013 17:19:46 +0000
(13:19 -0400)
committer
Steve Holme
<steve_holme@hotmail.com>
Mon, 26 Aug 2013 19:44:05 +0000
(20:44 +0100)
Added the --bearer option to the help output
src/tool_help.c
patch
|
blob
|
history
diff --git
a/src/tool_help.c
b/src/tool_help.c
index c76f147bb64d1d42dbce9dde31f53fc92d3008a6..d89a87ee4939353b1923a83f23cceba884186ede 100644
(file)
--- a/
src/tool_help.c
+++ b/
src/tool_help.c
@@
-47,6
+47,7
@@
static const char *const helptext[] = {
" --anyauth Pick \"any\" authentication method (H)",
" -a, --append Append to target file when uploading (F/SFTP)",
" --basic Use HTTP Basic Authentication (H)",
+ " --bearer BEARER XOAUTH2 Bearer Token (IMAP and SMTP)",
" --cacert FILE CA certificate to verify peer against (SSL)",
" --capath DIR CA directory to verify peer against (SSL)",
" -E, --cert CERT[:PASSWD] Client certificate file and password (SSL)",