]> granicus.if.org Git - neomutt/commitdiff
mutt.1: Mention that -a should be last in option list. Closes #3202
authorRocco Rutte <pdmef@gmx.net>
Sun, 15 Mar 2009 15:39:21 +0000 (16:39 +0100)
committerRocco Rutte <pdmef@gmx.net>
Sun, 15 Mar 2009 15:39:21 +0000 (16:39 +0100)
ChangeLog
doc/mutt.man

index 406123b685dc5d7532fef8bd00c67ce2abd997d5..8177e41377ca345d59c8e30b2401cddc148bb745 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2009-03-15 16:38 +0100  Rocco Rutte  <pdmef@gmx.net>  (650829e3eb06)
+
+       * alias.c: Only define min() if not present. Closes #3199
+
+2009-03-15 14:25 +0100  Erik Hovland  <erik@hovland.org>  (3c154fcdad4c)
+
+       * ChangeLog, rfc822.c: The assigned value of dom is never used. Remove
+       assignment
+
 2009-03-15 14:24 +0100  Erik Hovland  <erik@hovland.org>  (557d52627a0e)
 
        * alias.c: The file handle will leak if fread fails
index 3d78349e5a2aa598487b18d502bde6873e324dbe..23ca76df1099e127cf0a2f297e600a9e6fdc90cb 100644 (file)
@@ -84,6 +84,7 @@ An expanded version of the given alias is passed to stdout.
 Attach a file to your message using MIME.
 To attach multiple files, separating filenames and recipient addresses with
 "\-\-" is mandatory, e.g. \fBmutt \-a img.jpg *.png \-\- addr1 addr2\fP.
+The \-a option must be placed at the end of command line options.
 .IP "-b \fIaddress\fP"
 Specify a blind-carbon-copy (BCC) recipient
 .IP "-c \fIaddress\fP"