-a attach a file to a message
-b specify a blind carbon-copy (BCC) address
-c specify a carbon-copy (Cc) address
--D print the value of all mutt variables to stderr
+-D print the value of all mutt variables to stdout
-e specify a config command to be run after initilization files are read
-f specify a mailbox to load
-F specify an alternate file to read initialization commands
.PP
.B mutt
-v[v]
+.PP
+.B mutt
+-D
.SH DESCRIPTION
.PP
Mutt is a small but very powerful text based program for reading electronic
Specify a blind-carbon-copy (BCC) recipient
.IP "-c \fIaddress\fP"
Specify a carbon-copy (CC) recipient
+.IP "-D"
+Print the value of all configuration options to stdout.
.IP "-e \fIcommand\fP"
Specify a configuration command to be run after processing of initialization
files.
-a <file>\tattach a file to the message\n\
-b <address>\tspecify a blind carbon-copy (BCC) address\n\
-c <address>\tspecify a carbon-copy (CC) address\n\
- -D\t\tprint the value of all variables to stderr");
+ -D\t\tprint the value of all variables to stdout");
#if DEBUG
puts _(" -d <level>\tlog debugging output to ~/.muttdebug0");
#endif