Re: mutt/2830: man pages does not list -d even if compiled with
The following reply was made to PR mutt/2830; it has been noted by GNATS.
From: Michael Tatge <Michael.Tatge@xxxxxx>
To: Mutt Developers <mutt-dev@xxxxxxxx>
Cc: bug-any@xxxxxxxxxxxxx
Subject: Re: mutt/2830: man pages does not list -d even if compiled with
Date: Wed, 7 Mar 2007 21:04:31 +0100
--yudcn1FV7Hsu/q59
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Better use this version.
Michael
--
We apologize for the inconvenience, but we'd still like yout to test out
this kernel.
-- Linus Torvalds, announcing another kernel patch
PGP-Key-ID: 0xDC1A44DD
Jabber: init[0]@amessage.de
--yudcn1FV7Hsu/q59
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename="man_debug2.diff"
diff -Nur hg/mutt/doc/mutt.man mutt-hg/doc/mutt.man
--- hg/mutt/doc/mutt.man 2007-03-02 06:16:21.000000000 +0100
+++ mutt-hg/doc/mutt.man 2007-03-07 21:01:55.000000000 +0100
@@ -46,6 +46,9 @@
.B mutt
[-n] [-e \fIcmd\fP] [-F \fIfile\fP] -A \fIalias\fP
.PP
+.B mutt
+-d \fIlevel\fp
+.PP
.B mutt
-v[v]
.PP
@@ -96,6 +99,10 @@
Open a mailbox in \fIread-only\fP mode.
.IP "-s \fIsubject\fP"
Specify the subject of the message.
+.IP "-d \fIlevel\fp"
+If mutt was complied with +DEBUG log debugging output to ~/.muttdebug0.
+\fILevel\fP can range from 1-5 and effects verbosity. A value of 2 is
+recommended.
.IP "-v"
Display the Mutt version number and compile-time definitions.
.IP "-x"
--yudcn1FV7Hsu/q59--