X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=man%2Fmhsign.man1;h=7e5c3e59573e866b3410747363aed30f72498d4c;hp=585dcfd272516b776494d9fc3165e102d7b9f064;hb=641a9d953e86685f9ca2f3da72e9a94e5bcfd69e;hpb=7f39c7e200489197364011fe4a39539beabf9ac7 diff --git a/man/mhsign.man1 b/man/mhsign.man1 index 585dcfd..7e5c3e5 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 @@ -92,7 +92,7 @@ e5fda812 meillo@marmaro.de .fi .SH "SEE ALSO" -whom(1), send(1), mhpgp(1), gpg(1) +whom(1), send(1), mhpgp(1), gpg(1), hostname(1) .SH DEFAULTS None @@ -101,4 +101,11 @@ None None .SH BUGS -None +The order of the command line arguments is relevant: Options must +come first, the file must be last. +.PP +This script uses +.B hostname +to get the hostname if it isn't in the address, though +.B hostname +isn't specified by POSIX.