diff options
author | Aaron Weber <aaron@ximian.com> | 2002-04-23 01:38:19 +0800 |
---|---|---|
committer | Aaron Weber <aaron@src.gnome.org> | 2002-04-23 01:38:19 +0800 |
commit | 4c15e61e9542cde2f1af085f94deb8c5517dfa86 (patch) | |
tree | 0530d8de5ca13968b19e604a416913e232fa1543 /help/C | |
parent | 06f657a95766cf0833f0c8b249b24d20b1501c76 (diff) | |
download | gsoc2013-evolution-4c15e61e9542cde2f1af085f94deb8c5517dfa86.tar gsoc2013-evolution-4c15e61e9542cde2f1af085f94deb8c5517dfa86.tar.gz gsoc2013-evolution-4c15e61e9542cde2f1af085f94deb8c5517dfa86.tar.bz2 gsoc2013-evolution-4c15e61e9542cde2f1af085f94deb8c5517dfa86.tar.lz gsoc2013-evolution-4c15e61e9542cde2f1af085f94deb8c5517dfa86.tar.xz gsoc2013-evolution-4c15e61e9542cde2f1af085f94deb8c5517dfa86.tar.zst gsoc2013-evolution-4c15e61e9542cde2f1af085f94deb8c5517dfa86.zip |
use gpg --import, as per bug 23113
2002-04-22 Aaron Weber <aaron@ximian.com>
* C/usage-mail.sgml: use gpg --import, as per bug 23113
svn path=/trunk/; revision=16557
Diffstat (limited to 'help/C')
-rw-r--r-- | help/C/usage-mail.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/help/C/usage-mail.sgml b/help/C/usage-mail.sgml index 70bc78bd1d..6092297edb 100644 --- a/help/C/usage-mail.sgml +++ b/help/C/usage-mail.sgml @@ -2161,7 +2161,7 @@ wwwkeys.pgp.net 32j38dk2</command>. Substitute your key ID for </para>
<para>
If someone sends you their public key directly, save it as a
- plain text file and enter the command <command>gpg
+ plain text file and enter the command <command>gpg --import
filename</command>. This will add it to your keyring.
</para>
</sect2>
|