X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/8e0f9bd3daae9d05dec58026d5a5924367e4e874..3984f952b1741671c30fc6746f5a51fb3a0cf8d0:/man/mhlogin.man diff --git a/man/mhlogin.man b/man/mhlogin.man index 083c98ae..32a61ec0 100644 --- a/man/mhlogin.man +++ b/man/mhlogin.man @@ -1,7 +1,7 @@ .\" .\" %nmhwarning% .\" -.TH SEND %manext1% "March 23, 2016" "%nmhversion%" +.TH SEND %manext1% "March 24, 2016" "%nmhversion%" .SH NAME mhlogin \- login to external (OAuth) services .SH SYNOPSIS @@ -12,6 +12,8 @@ mhlogin \- login to external (OAuth) services .IR mechanism ] .RB [ \-authservice .IR service ] +.RB [ \-browser +.IR command ] .RB [ \-snoop ] .RB [ \-version ] .RB [ \-help ] @@ -32,6 +34,16 @@ switch to .BR send . .PP The +.B \-browser +switch causes +.B mhlogin +to load the URL directly into a new browser session. The command argument +must include the browser invocation name, and can include any browser arguments +in the +.B \-browser +argument string, e.g., 'google-chrome --new-window'. +.PP +The .B \-snoop switch can be used to view the HTTP transaction. .PP @@ -61,3 +73,7 @@ should read them. .fi .SH "SEE ALSO" .IR send (1) +.SH DEFAULTS +.nf +.RB ` \-saslmech "' xoauth2" +.fi