]> granicus.if.org Git - mutt/commitdiff
Improve the documentation of pgp-hook/crypt-hook.
authorThomas Roessler <roessler@does-not-exist.org>
Thu, 19 Dec 2002 11:48:58 +0000 (11:48 +0000)
committerThomas Roessler <roessler@does-not-exist.org>
Thu, 19 Dec 2002 11:48:58 +0000 (11:48 +0000)
doc/manual.sgml.head
doc/muttrc.man.head

index b4d287d9edc0bc5a37387b9baa9ebcf0cbfe40ef..e10a70575067b583bb8a6c6d4830361671be9cd8 100644 (file)
@@ -1425,6 +1425,10 @@ normally use.  The crypt-hook command provides a method by which you can
 specify the ID of the public key to be used when encrypting messages to
 a certain recipient.
 
+The meaning of "key id" is to be taken broadly in this context:  You
+can either put a numerical key ID here, an e-mail address, or even
+just a real name.
+
 <sect1>Adding key sequences to the keyboard buffer<label id="push">
 <p>
 Usage: <tt/push/ <em/string/
index a0e84b539575988c7b1e17aa12e6b48841ff7832..22a3c08881fed165b9aa944f560b10808da7e9f9 100644 (file)
@@ -281,10 +281,12 @@ When composing a message matching \fIpattern\fP, \fIcommand\fP is
 executed.  When multiple \fBsend-hook\fPs match, they are executed
 in the order in which they occur in the configuration file.
 .TP
-\fBpgp-hook\fP \fIpattern\fP \fIkey-id\fP
-The pgp-hook command provides a method by which you can
+\fBcrypt-hook\fP \fIpattern\fP \fIkey-id\fP
+The crypt-hook command provides a method by which you can
 specify the ID of the public key to be used when encrypting messages
-to a certain recipient.
+to a certain recipient.  The meaning of "key ID" is to be taken
+broadly: This can be a different e-mail address, a numerical key ID,
+or even just an arbitrary search string.
 .TP
 \fBpush\fP \fIstring\fP
 This command adds the named \fIstring\fP to the keyboard buffer.