<<< Date Index >>>     <<< Thread Index >>>

mutt -h clarification



moin,

this patch makes the mutt -h output regarding -H and -i less confusing,
imo.

-- 
Hi! I'm a .signature virus! Copy me into your ~/.signature, please!
--
Chaos, panic, and disorder - my work here is done.
Index: main.c
===================================================================
RCS file: /home/roessler/cvs/mutt/main.c,v
retrieving revision 3.16
diff -U2 -r3.16 main.c
--- main.c      17 Jun 2004 20:36:13 -0000      3.16
+++ main.c      13 Nov 2004 12:09:24 -0000
@@ -108,6 +108,6 @@
   -f <file>\tspecify which mailbox to read\n\
   -F <file>\tspecify an alternate muttrc file\n\
-  -H <file>\tspecify a draft file to read header from\n\
-  -i <file>\tspecify a file which Mutt should include in the reply\n\
+  -H <file>\tspecify a draft file to read header and body from\n\
+  -i <file>\tspecify a file which Mutt should include in the body\n\
   -m <type>\tspecify a default mailbox type\n\
   -n\t\tcauses Mutt not to read the system Muttrc\n\