diff options
author | Daniel Kahn Gillmor <[email protected]> | 2019-03-22 22:49:03 +0000 |
---|---|---|
committer | Daniel Kahn Gillmor <[email protected]> | 2019-03-22 22:49:03 +0000 |
commit | 93782de23fe45e7f7f86140fda6de39395c3a9d8 (patch) | |
tree | 71c1840d401620a69d58d4bf7d3c44052bdb8b19 | |
parent | Post release updates (diff) | |
download | gnupg-93782de23fe45e7f7f86140fda6de39395c3a9d8.tar.gz gnupg-93782de23fe45e7f7f86140fda6de39395c3a9d8.zip |
doc: fix formatting error
Signed-off-by: Daniel Kahn Gillmor <[email protected]>
Diffstat (limited to '')
-rw-r--r-- | doc/gpg.texi | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/gpg.texi b/doc/gpg.texi index 1597f9ec3..b6eda9dc2 100644 --- a/doc/gpg.texi +++ b/doc/gpg.texi @@ -2320,7 +2320,8 @@ opposite meaning. The options are: on the keyring. This option is the same as running the @option{--edit-key} command "clean" after import. Defaults to no. - @item repair-keys. After import, fix various problems with the + @item repair-keys + After import, fix various problems with the keys. For example, this reorders signatures, and strips duplicate signatures. Defaults to yes. |