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:50:34 +0000 |
commit | b30528f48780c9917ec8ba3b3d163fba5c740d92 (patch) | |
tree | dc6fcde51aec58262431cef13249cb3349c16922 | |
parent | doc: Add a spec comment to app-piv.c (diff) | |
download | gnupg-b30528f48780c9917ec8ba3b3d163fba5c740d92.tar.gz gnupg-b30528f48780c9917ec8ba3b3d163fba5c740d92.zip |
doc: fix formatting error
Signed-off-by: Daniel Kahn Gillmor <[email protected]>
-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 e6829b911..123abed4c 100644 --- a/doc/gpg.texi +++ b/doc/gpg.texi @@ -2334,7 +2334,8 @@ opposite meaning. The options are: can be used to update only the subkeys or other non-user id related information. - @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. |