Factor trim format function out
[mmh] / man / mhpgp.man1
index 7d5af3b..fc93723 100644 (file)
@@ -3,15 +3,16 @@
 .\"
 .TH MHPGP %manext1% "%nmhdate%" MH.6.8 [%nmhversion%]
 .SH NAME
-mhpgp \- check PGP signatures and decrypt PGP messages using gnupg
+mhpgp \- verify and decrypt a message with gnupg
 .SH SYNOPSIS
 .HP 5
 .na
 .B mhpgp
 .RB [ \-write ]
-.RI [ msg ]
 .RB [ \-Version ]
 .RB [ \-help ]
+.RI [ +folder ]
+.RI [ msg ]
 .ad
 .SH DESCRIPTION
 .B mhpgp
@@ -54,10 +55,14 @@ None
 mhsign(1), gpg(1)
 
 .SH DEFAULTS
-None
+.nf
+.RB ` +folder "' defaults to the current folder"
+.RB ` msg "' defaults to the current message"
+.fi
 
 .SH CONTEXT
 None
 
 .SH BUGS
-None
+The order of the command line arguments is relevant: The options
+must come first, the message specification last.