Commit acf59be7 authored by Kyle L. Huff's avatar Kyle L. Huff Committed by Steve Holme
Browse files

curl: added --bearer option to help

Added the --bearer option to the help output
parent e7dcc454
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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)",