X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=man%2Fmhsign.man1;h=85c80b1f0558279e102764b143f3993405873843;hp=399915226df0a592acc9fb8bd91641078e03170f;hb=18591f8e001ecedbee48a51c1d1f08ebaa1c15c8;hpb=d75e489f46f183946a7d1b5639b341de21b5741e diff --git a/man/mhsign.man1 b/man/mhsign.man1 index 3999152..85c80b1 100644 --- a/man/mhsign.man1 +++ b/man/mhsign.man1 @@ -10,9 +10,9 @@ mhsign \- sign or encrypt a message with gnupg .B mhsign .RB [ \-encrypt ] .RB [ \-mime ] -.I file .RB [ \-Version ] .RB [ \-help ] +.I file .ad .SH DESCRIPTION .B mhsign @@ -38,7 +38,6 @@ Use the PGP/MIME standard for signing and encrypting. This is automatic if the message is already a multipart MIME message. Otherwise the default is to sign/encrypt in the old-fashioned non-MIME manner, for compatibility with older software. -.QP When a message is signed but not encrypted, using the PGP/MIME formatting, any line beginning with ``From '' will be indented, and any trailing spaces will be removed from lines in the message body. @@ -102,4 +101,5 @@ None None .SH BUGS -None +The order of the command line arguments is relevant: Options must +come first, the file must be last.