Update docs to describe it is a wrapper now
authorweasel <weasel@b513b33f-fedd-0310-b452-c3deb5f4c849>
Tue, 16 Aug 2005 15:40:52 +0000 (15:40 +0000)
committerweasel <weasel@b513b33f-fedd-0310-b452-c3deb5f4c849>
Tue, 16 Aug 2005 15:40:52 +0000 (15:40 +0000)
git-svn-id: svn://svn.debian.org/pgp-tools/trunk@200 b513b33f-fedd-0310-b452-c3deb5f4c849

keylookup/keylookup.1

index 4c26eca551bc05618cf80045475f5d96a5ffb1dd..3fde160f8da7fba5e918ae3bf353d56d5df5aa7e 100644 (file)
@@ -11,11 +11,11 @@ keylookup \- Fetch and Import GnuPG keys from keyservers.
 
 .SH DESCRIPTION
 .LP
-\fBkeylookup\fR is a perl script that queries a keyserver for keys 
-matching the \fIsearch-string\fP. It shows a list to the user and offers 
-her/him to select the keys for importing into her/his GnuPG keyring.
+\fBkeylookup\fR is a wrapper around gpg --search, allowing you to search
+for keys on a keyserver.  It presents the list of matching keys to the user
+and allows her to select the keys for importing into the GnuPG keyring.
 
-For the actual import of keys GnuPG itself is called.
+For the search and actual import of keys GnuPG itself is called.
 
 
 .SH OPTIONS