X-Git-Url: https://git.sthu.org/?a=blobdiff_plain;f=keylookup%2Fkeylookup.1;h=3fde160f8da7fba5e918ae3bf353d56d5df5aa7e;hb=8fb4f5dc1465bbb318966382ab439c8039151105;hp=c196ba687529d93912a9698679f43920d76e09b8;hpb=dd9bbf09c1612797cc88f98b57e14b71fd4e6737;p=pgp-tools.git diff --git a/keylookup/keylookup.1 b/keylookup/keylookup.1 index c196ba6..3fde160 100644 --- a/keylookup/keylookup.1 +++ b/keylookup/keylookup.1 @@ -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 @@ -98,10 +98,11 @@ and honor-http-proxy values from if it exists. .SH BUGS .LP -Please report bugs to shorty@debian.org and peter@palfrader.org. +Please report bugs using the Debian bug tracking system at +http://bugs.debian.org/. -.SH AUTHOR +.SH AUTHORS .LP Christian Kurz