X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=main.c;h=4b4a8b4c55d2355b227e6f8f0bcea1e22ada6a4e;hp=25d6071eee3d98877539e019858f8f61a61506cb;hb=f404a0ca916be07049af51a3022baaaaab94def6;hpb=0c528da3f6976cfef3d729d9cd66bd8f265a4060 diff --git a/main.c b/main.c index 25d6071..4b4a8b4 100644 --- a/main.c +++ b/main.c @@ -20,6 +20,10 @@ #define MAIN_C 1 +#if HAVE_CONFIG_H +# include "config.h" +#endif + #include "mutt.h" #include "mutt_curses.h" #include "keymap.h" @@ -114,8 +118,8 @@ options:\n\ -F \tspecify an alternate muttrc file\n\ -g \tspecify a newsserver (if compiled with NNTP)\n\ -G\t\tselect a newsgroup (if compiled with NNTP)\n\ - -H \tspecify a draft file to read header from\n\ - -i \tspecify a file which Mutt should include in the reply\n\ + -H \tspecify a draft file to read header and body from\n\ + -i \tspecify a file which Mutt should include in the body\n\ -m \tspecify a default mailbox type\n\ -n\t\tcauses Mutt not to read the system Muttrc\n\ -p\t\trecall a postponed message\n\