.\"
.\" %nmhwarning%
.\"
-.TH MHLOGIN %manext1% "September 11, 2016" "%nmhversion%"
+.TH MHLOGIN %manext1% "October 10, 2016" "%nmhversion%"
.SH NAME
mhlogin \- login to external (OAuth) services
.SH SYNOPSIS
.B -user
switch to
.BR send .
+See the EXAMPLES section below for an example.
.PP
The
.B \-browser
.fi
.RE
.PP
+The
+.I username
+should be a complete email address.
Respond to the prompt in the browser window, then copy and paste the
authorization code in response to the
.B mhlogin
.\"
.\" %nmhwarning%
.\"
-.TH SEND %manext1% "October 9, 2016" "%nmhversion%"
+.TH SEND %manext1% "October 10, 2016" "%nmhversion%"
.SH NAME
send \- send a message
.SH SYNOPSIS
switches will enable OAuth authentication. The
.B \-user
switch must be used, and the
-.I user-name
+.I username
must be an email address the user has for the service, which must
be specified with the
.B \-authservice
.I service
-switch. Before using this, the user must authorize nmh by running
+switch. Before using OAuth authentication, the user must authorize nmh by
+running
.B mhlogin
and grant authorization to that account. See the
.IR mhlogin (1)