.HP 5
.na
.B mhparam
+.RB [ \-help ]
+.RB [ \-version ]
.RI [ components ]
.RB [ \-all ]
.RB [ \-component " | " \-nocomponent ]
-.RB [ \-version ]
-.RB [ \-help ]
.RB [ \-debug ]
.ad
.SH DESCRIPTION
.B nmh
installation is also available, including the default mail spool
locking method. To test whether the configuration includes
-support for SASL, TLS, and
+support for SASL, TLS,
.IR iconv (3),
-the following commands, respectively, will output a non-null string to
-indicate support:
+and oauth, the following commands, respectively, will output a non-null
+string to indicate support:
.PP
.RS 5
.nf
mhparam\0sasl
mhparam\0tls
mhparam\0iconv
+mhparam\0oauth
.fi
.RE
.PP
% mhparam iconv
iconv
+
+% mhparam oauth
+oauth
.fi
.RE
.PP