1 patch to escape all hyphen so they will be interpreted as minus
2 signs and lintian will not complain
12 [\-e \fIcmd\fP] [\-F \fIfile\fP] [\-m \fItype\fP] [\-f \fIfile\fP]
16 [\-n] [\-e \fIcmd\fP] [\-F \fIfile\fP] \-Q \fIquery\fP
27 Mutt is a small but very powerful text based program for reading and sending electronic
29 .IP "-a \fIfile\fP [...]"
30 Attach a file to your message using MIME.
31 When attaching single or multiple files, separating filenames and recipient addresses with
32 -"\-\-" is mandatory, e.g. \fBmutt -a image.jpg \-\- addr1\fP or
33 +"\-\-" is mandatory, e.g. \fBmutt \-a image.jpg \-\- addr1\fP or
34 \fBmutt \-a img.jpg *.png \-\- addr1 addr2\fP.
35 The \-a option must be placed at the end of command line options.
36 .IP "-b \fIaddress\fP"