-.TH MHSHOW %manext1% "February 9, 2014" "%nmhversion%"
+.TH MHSHOW %manext1% "February 16, 2014" "%nmhversion%"
.\"
.\" %nmhwarning%
.\"
.RB [ \-pause " | " \-nopause ]
.RB [ \-form
.IR formfile ]
-.RB [ \-textcharset
-.I charset
-.RB "| " \-notextcharset ]
.RB [ \-rcache
.IR policy ]
.RB [ \-wcache
.PP
.RS 5
.nf
-.ta \w'%F 'u
-%a Insert parameters from Content-Type field
-%e exclusive execution
-%f Insert filename containing content
-%F %e, %f, and stdin is terminal not content
-%l display listing prior to displaying content
-%p %l, and ask for confirmation
-%s Insert content subtype
-%d Insert content description
-%% Insert the character %
+.ta \w'%F 'u
+%a Insert parameters from Content-Type field
+%{charset} Insert the charset value from the Content-Type field
+%e exclusive execution
+%f Insert filename containing content
+%F %e, %f, and stdin is terminal not content
+%l display listing prior to displaying content
+%p %l, and ask for confirmation
+%s Insert content subtype
+%d Insert content description
+%% Insert the character %
.fi
.RE
.PP
.B mhshow
was built with
.IR iconv (3),
-then all text/plain parts of the message(s) will be displayed
-using the character set of the current locale. This character
-set can be overridden with the
-.B \-textcharset
-switch. To convert text parts other than text/plain, or if
+then all text/plain parts of the message(s) will be displayed using
+the character set of the current locale. To convert text parts other
+than text/plain, or if
.B mhshow
was not built with
.IR iconv ,
.RB ` \-nocheck '
.RB ` \-form\ mhl.headers '
.RB ` \-pause '
-.RB ` \-notextcharset '
.RB ` \-rcache\ ask '
.RB ` \-noserialonly '
.RB ` \-wcache\ ask '