[svn] GnuPG - r4954 - trunk/doc
svn author dshaw
cvs at cvs.gnupg.org
Mon Mar 16 19:45:47 CET 2009
Author: dshaw
Date: 2009-03-16 19:45:46 +0100 (Mon, 16 Mar 2009)
New Revision: 4954
Modified:
trunk/doc/ChangeLog
trunk/doc/gpg.texi
Log:
* gpg.texi (GPG Configuration Options): Document keyserver-options
debug.
Modified: trunk/doc/ChangeLog
===================================================================
--- trunk/doc/ChangeLog 2009-03-16 09:44:44 UTC (rev 4953)
+++ trunk/doc/ChangeLog 2009-03-16 18:45:46 UTC (rev 4954)
@@ -1,3 +1,8 @@
+2009-03-16 David Shaw <dshaw at jabberwocky.com>
+
+ * gpg.texi (GPG Configuration Options): Document keyserver-options
+ debug.
+
2009-03-04 Werner Koch <wk at g10code.com>
* help.txt (gpg.keygen.size): Add a link to web page.
Modified: trunk/doc/gpg.texi
===================================================================
--- trunk/doc/gpg.texi 2009-03-16 09:44:44 UTC (rev 4953)
+++ trunk/doc/gpg.texi 2009-03-16 18:45:46 UTC (rev 4954)
@@ -1,5 +1,5 @@
- at c Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
- at c 2007 Free Software Foundation, Inc.
+ at c Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007,
+ at c 2008, 2009 Free Software Foundation, Inc.
@c This is part of the GnuPG manual.
@c For copying conditions, see the file gnupg.texi.
@@ -1490,6 +1490,12 @@
@item max-cert-size
When retrieving a key via DNS CERT, only accept keys up to this size.
Defaults to 16384 bytes.
+
+ at item debug
+Turn on debug output in the keyserver helper program. Note that the
+details of debug output depends on which keyserver helper program is
+being used, and in turn, on any libraries that the keyserver helper
+program uses internally (libcurl, openldap, etc).
@end table
@item --completes-needed @code{n}
More information about the Gnupg-commits
mailing list