X-Git-Url: http://git.sthu.org/?a=blobdiff_plain;f=keylookup%2Fkeylookup.1;h=3fde160f8da7fba5e918ae3bf353d56d5df5aa7e;hb=15cfe120110ec384f3837d8e945bb7f8bdab9b60;hp=c652a9e9d757f7642ee137a92d462369a5214de6;hpb=407b3c3541e264ab1a0362d50a51c9d84a49757d;p=pgp-tools.git diff --git a/keylookup/keylookup.1 b/keylookup/keylookup.1 index c652a9e..3fde160 100644 --- a/keylookup/keylookup.1 +++ b/keylookup/keylookup.1 @@ -1,6 +1,6 @@ .TH keylookup 1 "" Jun-2002 "" .\" manual page (c) 2000, 2001, 2002 Christian Kurz, Peter Palfrader -.\" $Id: keylookup.1,v 1.6 2002/06/17 14:18:13 weasel Exp $ +.\" $Id$ .SH NAME .LP @@ -11,17 +11,17 @@ 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 .IP "\fB--keyserver\fP=\fIkeyserver\fP" 8 Specify the keyserver to use. If no keyserver is specified, it -will parse the GnuPG optiosn file for a default keyserver to use. +will parse the GnuPG options file for a default keyserver to use. If no keyserver can be found, \fBkeylookup\fP will abort. .IP "\fB--port\fP=\fIport\fP" 8 @@ -93,15 +93,16 @@ and honor-http-proxy values from if it exists. .SH "SEE ALSO" -\fBgpg\fP(1), \fBhttp://www.palfrader.org/keylookup/\fP +\fBgpg\fP(1) .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