Closes: #482693
[pgp-tools.git] / gpg-mailkeys / gpg-mailkeys.1
index c8e5009fba3d128090a97ff0dd6017077ad5bc5d..a1a6767bde2b1ae1861f39be460ff20a9565c611 100644 (file)
@@ -9,13 +9,27 @@ gpg\-mailkeys \- sends emails containing keys to their owners
 sends the owners of the keys listed on the command line a mail each,
 containing their public key. After signing, you can use this tool to send
 everyone the new signatures they just got.
+
+If you're interested in encrypting the signature before it's sent, in order
+to verify that the associated address actually belongs to the key owner,
+you should check out
+.B caff
 .SH OPTIONS
 None
 .SH ENVIRONMENT
 .TP 13
+.I NAME
+Set the name to use when sending messages
+.TP 13
 .I EMAIL
 Set the email address to use when sending messages
+.TP 13
+.I SUBJECT
+Set the subject of the messages you send
+.TP 13
+.I TEXT
+Set the body text of the messages
 .SH SEE ALSO
-.BR gpg (1)
+.BR gpg (1), caff (1)
 .SH AUTHOR
 This manual page was written by Simon Richter <sjr@debian.org>.