mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
* gpg.sgml: Add an entry for --export-ownertrust. Suggested by
Bernhard Reiter. * configure.ac (ALL_LINGUAS): s/pt_PT/pt/
This commit is contained in:
parent
8332b7d1b1
commit
c027e8610b
4 changed files with 19 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
|||
2002-03-06 Werner Koch <wk@gnupg.org>
|
||||
|
||||
* gpg.sgml: Add an entry for --export-ownertrust. Suggested by
|
||||
Bernhard Reiter.
|
||||
|
||||
2002-01-26 Timo Schulz <ts@winpt.org>
|
||||
|
||||
* gnupg-w32.reg: New. Registry file for W32 in registry format.
|
||||
|
|
|
@ -642,6 +642,15 @@ even in batch mode add the option --yes.
|
|||
</para></listitem></varlistentry>
|
||||
|
||||
|
||||
<varlistentry>
|
||||
<term>--export-ownertrust &OptParmFile;</term>
|
||||
<listitem><para>
|
||||
Store the ownertrust values into
|
||||
&ParmFile; (or stdin if not given). This is useful for backup
|
||||
purposes as these values are the only ones which can't be re-created
|
||||
from a corrupted trust DB.
|
||||
</para></listitem></varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term>--import-ownertrust &OptParmFiles;</term>
|
||||
<listitem><para>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue