From: Antonio Radici Date: Mon, 15 Jun 2009 03:51:36 +0000 (-0700) Subject: Escape hyphens in man page. Closes #1937 again. X-Git-Tag: neomutt-20160307~570 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c737843d03056dfbb3b9672e48db69a3a7d311f8;p=neomutt Escape hyphens in man page. Closes #1937 again. --- diff --git a/doc/mutt.man b/doc/mutt.man index 18ad76a0d..8765a8de9 100644 --- a/doc/mutt.man +++ b/doc/mutt.man @@ -23,7 +23,7 @@ mutt \- The Mutt Mail User Agent .SH SYNOPSIS .PP .B mutt -[-nRyzZ] +[\-nRyzZ] [\-e \fIcmd\fP] [\-F \fIfile\fP] [\-m \fItype\fP] [\-f \fIfile\fP] .PP .B mutt @@ -59,10 +59,10 @@ mutt \- The Mutt Mail User Agent [\-n] [\-e \fIcmd\fP] [\-F \fIfile\fP] \-Q \fIquery\fP .PP .B mutt --v[v] +\-v[v] .PP .B mutt --D +\-D .SH DESCRIPTION .PP Mutt is a small but very powerful text based program for reading and sending electronic @@ -81,7 +81,7 @@ An expanded version of the given alias is passed to stdout. .IP "-a \fIfile\fP [...]" Attach a file to your message using MIME. 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"