]> granicus.if.org Git - curl/commit
curl: rename --bearer to --oauth2-bearer
authorDaniel Stenberg <daniel@haxx.se>
Sat, 12 Oct 2013 21:26:38 +0000 (23:26 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Sat, 12 Oct 2013 21:26:38 +0000 (23:26 +0200)
commit5df04bfafd13b641786892de95bd5c1f87059f1d
tree19d6b2d96d41548ee5b2b0b1184c4889644978de
parentd015f4ccac627852869cb45e31ccdc9fbd97dc47
curl: rename --bearer to --oauth2-bearer

The option '--bearer' might be slightly ambiguous in name. It doesn't
create any conflict that I am aware of at the moment, however, OAUTH v2
is not the only authentication mechanism which uses "bearer" tokens.

Reported-by: Kyle L. Huff
URL: http://curl.haxx.se/mail/lib-2013-10/0064.html
docs/curl.1
src/tool_getparam.c