diff options
Diffstat (limited to '')
-rw-r--r-- | doc/ChangeLog | 4 | ||||
-rw-r--r-- | doc/gpg.sgml | 7 |
2 files changed, 11 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index ab4bca597..a904e86ca 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,7 @@ +2002-09-15 Werner Koch <[email protected]> + + * gpg.sgml: Add rebuild-keydb-caches. + 2002-09-12 David Shaw <[email protected]> * DETAILS: Fix batch key generation example. 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> |