-To attach multiple files, separating filenames and recipient addresses with
-"\-\-" is mandatory, e.g. \fBmutt \-a img.jpg *.png \-\- addr1 addr2\fP.
+When attaching single or multiple files, separating filenames and recipient addresses with
-+"\-\-" is mandatory, e.g. \fBmutt -a image.jpg \-\- addr1\fP or
++"\-\-" is mandatory, e.g. \fBmutt \-a image.jpg \-\- addr1\fP or
+\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"
<arg choice="opt"><option>-c</option>
<replaceable>address</replaceable>
</arg>
-@@ -7011,9 +7008,12 @@
- <arg choice="opt" rep="repeat">
- <replaceable>file</replaceable>
+@@ -7008,15 +7005,12 @@
+ <replaceable>subject</replaceable>
</arg>
--<arg choice="plain">--</arg>
-+<arg choice="opt"><option>-a</option>
-+<replaceable>file</replaceable>
+ <arg choice="opt">
+-<arg choice="opt" rep="repeat">
++<option>-a</option>
+ <replaceable>file</replaceable>
+<arg choice="opt" rep="repeat"/>
+--
</arg>
+-<arg choice="plain">--</arg>
+-</arg>
-<arg choice="plain">
+-<replaceable>address</replaceable>
+-</arg>
+-<arg choice="opt" rep="repeat">
+<arg choice="plain" rep="repeat">
<replaceable>address</replaceable>
</arg>
- <arg choice="opt" rep="repeat">
+ </cmdsynopsis>