]> granicus.if.org Git - neomutt/commitdiff
Add "-d" command-line option to manual. (closes #3816)
authorKevin McCarthy <kevin@8t8.us>
Wed, 23 Mar 2016 20:17:55 +0000 (13:17 -0700)
committerKevin McCarthy <kevin@8t8.us>
Wed, 23 Mar 2016 20:17:55 +0000 (13:17 -0700)
Thanks to Richard Russon for finding this patch in the Fedora package.

doc/manual.xml.head

index fe4978d52200d624a3477a18cd6b856657bb0148..296d552c387b402830e1c9d1dd4b779763db36fb 100644 (file)
@@ -8352,6 +8352,7 @@ mailboxes and to send messages from the command line as well.
 <row><entry>-a</entry><entry>attach a file to a message</entry></row>
 <row><entry>-b</entry><entry>specify a blind carbon-copy (BCC) address</entry></row>
 <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 complied 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>-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>