diff options
| author | Werner Koch <[email protected]> | 2015-02-26 14:06:00 +0000 |
|---|---|---|
| committer | Werner Koch <[email protected]> | 2015-02-26 16:59:29 +0000 |
| commit | 165094a4453f7ee5522beb080536783ea7bc7f0c (patch) | |
| tree | e2493f66175405e78270e30087daa8d910da6ea6 | |
| parent | doc: Update the description of the S2K extension. (diff) | |
| download | gnupg-165094a4453f7ee5522beb080536783ea7bc7f0c.tar.gz gnupg-165094a4453f7ee5522beb080536783ea7bc7f0c.zip | |
doc: Fix name of keep-ownertrust.
--
Reported-by: Guilhem Moulin <[email protected]>
(cherry picked from commit 0d286a11c857a8f84b084b6f4e8a38737adca034)
| -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 79fe23444..b90f48759 100644 --- a/doc/gpg.texi +++ b/doc/gpg.texi @@ -2019,7 +2019,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 |
