diff options
author | Werner Koch <[email protected]> | 2015-02-26 14:06:00 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2015-02-26 14:06:00 +0000 |
commit | 0d286a11c857a8f84b084b6f4e8a38737adca034 (patch) | |
tree | a01b7669a0277fe1bc34dd63bce0c6f3c1ab8290 | |
parent | mpi: Avoid data-dependent timing variations in mpi_powm. (diff) | |
download | gnupg-0d286a11c857a8f84b084b6f4e8a38737adca034.tar.gz gnupg-0d286a11c857a8f84b084b6f4e8a38737adca034.zip |
doc: Fix name of keep-ownertrust.
--
Reported-by: Guilhem Moulin <[email protected]>
-rw-r--r-- | doc/gpg.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/gpg.texi b/doc/gpg.texi index d311732fc..2797fffc0 100644 --- a/doc/gpg.texi +++ b/doc/gpg.texi @@ -1903,7 +1903,7 @@ opposite meaning. The options are: generally useful unless a shared keyring scheme is being used. Defaults to no. - @item import-keep-ownertrust + @item keep-ownertrust Normally possible still existing ownertrust values of a key are cleared if a key is imported. This is in general desirable so that a formerly deleted key does not automatically gain an ownertrust |