From 1c5b33a126e9a189a1b81f6372cdba4a93598ef7 Mon Sep 17 00:00:00 2001 From: David Shaw Date: Thu, 26 Feb 2004 05:04:16 +0000 Subject: [PATCH] * gpg.sgml: Document keyserver-option http-proxy, import-option merge-only, remove old honor-http-proxy, --merge-only, and --emulate-md-encode-bug. Document COLUMNS and LINES. --- doc/ChangeLog | 6 ++++++ doc/gpg.sgml | 43 +++++++++++++++++++++++-------------------- 2 files changed, 29 insertions(+), 20 deletions(-) diff --git a/doc/ChangeLog b/doc/ChangeLog index 78b2b2589..6847b8a17 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,9 @@ +2004-02-25 David Shaw + + * gpg.sgml: Document keyserver-option http-proxy, import-option + merge-only, remove old honor-http-proxy, --merge-only, and + --emulate-md-encode-bug. Document COLUMNS and LINES. + 2004-02-12 David Shaw * gnupg.7: Clarify that 'gpgv' doesn't encrypt, and that's not a diff --git a/doc/gpg.sgml b/doc/gpg.sgml index 58c893df6..e80deb39d 100644 --- a/doc/gpg.sgml +++ b/doc/gpg.sgml @@ -45,6 +45,7 @@ value"> name=value"> name=value1 value2 value3 ..."> +=value"> ]> @@ -632,8 +633,9 @@ keyring. The fast version is currently just a synonym. There are a few other options which control how this command works. -Most notable here is the --merge-only option which does not insert new keys -but does only the merging of new signatures, user-IDs and subkeys. +Most notable here is the --keyserver-option merge-only option which +does not insert new keys but does only the merging of new signatures, +user-IDs and subkeys. @@ -1166,11 +1168,12 @@ be repeated multiple times to increase the verbosity level. -honor-http-proxy +http-proxy&OptEqualsValue; For keyserver schemes that use HTTP (such as HKP), try to access the -keyserver over the proxy set with the environment variable -"http_proxy". +keyserver over a proxy. If a &ParmValue; is specified, use this as +the HTTP proxy. If no &ParmValue; is specified, try to use the value +of the environment variable "http_proxy". @@ -1217,6 +1220,13 @@ give you back one subkey. Defaults to no for regular --import and to yes for keyserver --recv-keys. + +merge-only + +During import, allow key updates to existing keys, but do not allow +any new keys to be imported. Defaults to no. + + @@ -2354,15 +2364,6 @@ This is not for normal use. Use the source to see for what it might be useful. This is not for normal use. Use the source to see for what it might be useful. - ---emulate-md-encode-bug - -GnuPG versions prior to 1.0.2 had a bug in the way a signature was -encoded. This options enables a workaround by checking faulty -signatures again with the encoding used in old versions. This may -only happen for Elgamal signatures which are not widely used. - - --show-session-key @@ -2417,12 +2418,6 @@ understand the implications of what it allows you to do, leave this off. --no-expert disables this option. - ---merge-only - -Don't insert new keys into the keyrings while doing an import. - - --allow-secret-key-import @@ -2719,6 +2714,14 @@ be used to override it. Only honored when the keyserver-option honor-http-proxy is set. + + +COLUMNS +LINES + +Used to size some displays to the full size of the screen. + +