<row><entry>-c</entry><entry>specify a carbon-copy (Cc) address</entry></row>
<row><entry>-d</entry><entry>log debugging output to ~/.muttdebug0 if mutt was compiled with +DEBUG; it can range from 1-5 and affects verbosity (a value of 2 is recommended)</entry></row>
<row><entry>-D</entry><entry>print the value of all Mutt variables to stdout</entry></row>
+<row><entry>-D -S</entry><entry>like -D but hide the value of sensitive variables</entry></row>
<row><entry>-E</entry><entry>edit the draft (-H) or include (-i) file</entry></row>
<row><entry>-e</entry><entry>specify a config command to be run after initialization files are read</entry></row>
<row><entry>-f</entry><entry>specify a mailbox to load</entry></row>
\-v[v]
.PP
.B mutt
-\-D
+\-D [\-S]
.SH DESCRIPTION
.PP
Mutt is a small but very powerful text based program for reading and sending electronic
recommended.
.IP "-D"
Print the value of all configuration options to stdout.
+.IP "-D -S"
+like -D but hide the value of sensitive variables
.IP "-E"
Causes the draft file specified by -H or include file specified by -i
to be edited during message composition.