diff options
author | Werner Koch <[email protected]> | 2002-09-15 17:57:55 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2002-09-15 17:57:55 +0000 |
commit | fcbf191a0d16846779b0d7121249be808d44973c (patch) | |
tree | f9fcfe4bcc75fa3f6551327b3e480f5e757a79e5 /doc/gpg.sgml | |
parent | * gpgkeys_hkp.c: (search_key, handle_old_hkp_index): Try and request a (diff) | |
download | gnupg-fcbf191a0d16846779b0d7121249be808d44973c.tar.gz gnupg-fcbf191a0d16846779b0d7121249be808d44973c.zip |
* gpg.sgml: Add rebuild-keydb-caches.
Diffstat (limited to '')
-rw-r--r-- | doc/gpg.sgml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/gpg.sgml b/doc/gpg.sgml index afae9681c..9ef3d20f8 100644 --- a/doc/gpg.sgml +++ b/doc/gpg.sgml @@ -646,6 +646,13 @@ in &ParmFiles; (or stdin if not given); existing values will be overwritten. </para></listitem></varlistentry> +<varlistentry> +<term>--rebuild-keydb-caches</term> +<listitem><para> +When updateing form version 1.0.6 to 1.0.7 this command should be used +to create signature caches in the keyring. It might be handy in +other situations too. +</para></listitem></varlistentry> <varlistentry> <term>--print-md <parameter>algo</parameter> &OptParmFiles;</term> |