From 41a3f8a2c8dc1ed1811a358c06db3705f5d78782 Mon Sep 17 00:00:00 2001 From: Rocco Rutte Date: Sun, 15 Mar 2009 16:39:21 +0100 Subject: [PATCH] mutt.1: Mention that -a should be last in option list. Closes #3202 --- ChangeLog | 9 +++++++++ doc/mutt.man | 1 + 2 files changed, 10 insertions(+) diff --git a/ChangeLog b/ChangeLog index 406123b6..8177e413 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2009-03-15 16:38 +0100 Rocco Rutte (650829e3eb06) + + * alias.c: Only define min() if not present. Closes #3199 + +2009-03-15 14:25 +0100 Erik Hovland (3c154fcdad4c) + + * ChangeLog, rfc822.c: The assigned value of dom is never used. Remove + assignment + 2009-03-15 14:24 +0100 Erik Hovland (557d52627a0e) * alias.c: The file handle will leak if fread fails diff --git a/doc/mutt.man b/doc/mutt.man index 3d78349e..23ca76df 100644 --- a/doc/mutt.man +++ b/doc/mutt.man @@ -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" -- 2.40.0