From c5ca275573f147c83d06a64ba60053d4e646c6c0 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Thu, 8 Jul 1999 14:24:35 +0000 Subject: See ChangeLog: Thu Jul 8 16:21:27 CEST 1999 Werner Koch --- doc/FAQ | 6 ++++++ doc/gpg.sgml | 8 ++++++++ 2 files changed, 14 insertions(+) (limited to 'doc') diff --git a/doc/FAQ b/doc/FAQ index 620b27ef1..c57b490ae 100644 --- a/doc/FAQ +++ b/doc/FAQ @@ -336,3 +336,9 @@ you active characterset matches the one displayed - if not, restrict yourself to plain 7 bit ASCII and no mapping has to be done. + Q: How do I transfer owner trust values from PGP to GnuPG? + A: There is a script in the tools directory to help you: + After you have imported the PGP keyring you can give this command: + $ lspgpot pgpkeyring | gpg --import-ownertrust + + diff --git a/doc/gpg.sgml b/doc/gpg.sgml index 21d74fc83..83eac9de9 100644 --- a/doc/gpg.sgml +++ b/doc/gpg.sgml @@ -1087,6 +1087,14 @@ Print key listings delimited by colons. Print key listings delimited by colons and print the public key data. + +--with-fingerprint + +Same as the command --fingerprint but changes only the format of the output +and may be used together with another command. + + + -- cgit v1.2.3