gpg-mailkeys:
[pgp-tools.git] / gpg-mailkeys / gpg-mailkeys.1
index 18b0d624adf9575d23ddc73b71b536e7f014c642..379637489795173d207083611e5dbb83cac195a1 100644 (file)
@@ -1,6 +1,8 @@
-.TH GPG-MAILKEYS 1 "February 15, 2003"
+.\"
+.TH GPG-MAILKEYS 1 "June 29, 2010"
 .SH NAME
 .SH NAME
-gpg\-mailkeys \- sends emails containing keys to their owners
+.B gpg\-mailkeys
+\- sends emails containing keys to their owners
 .SH SYNOPSIS
 .B gpg-mailkeys
 .RI id ...
 .SH SYNOPSIS
 .B gpg-mailkeys
 .RI id ...
@@ -9,6 +11,11 @@ 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.
 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
 .SH OPTIONS
 None
 .SH ENVIRONMENT
@@ -24,7 +31,20 @@ Set the subject of the messages you send
 .TP 13
 .I TEXT
 Set the body text of the messages
 .TP 13
 .I TEXT
 Set the body text of the messages
+
+.SH FILES
+The behavior of
+.B gpg-mailkeys
+can be updated through some files available in the user home directory.
+
+Thus,
+.B ~/.gpg-mailkeysrc
+allows the user to overwrite the default value for the above environment
+variables, and any text in
+.B ~/.signature
+will be appended to the end of the body text of the message.
+
 .SH SEE ALSO
 .SH SEE ALSO
-.BR gpg (1)
+.BR gpg (1), caff (1)
 .SH AUTHOR
 This manual page was written by Simon Richter <sjr@debian.org>.
 .SH AUTHOR
 This manual page was written by Simon Richter <sjr@debian.org>.