aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJustus Winter <[email protected]>2017-05-08 10:18:19 +0000
committerJustus Winter <[email protected]>2017-05-08 10:18:19 +0000
commit6fdeef5b61c814ba0e475bfc36655e4fe69d7c41 (patch)
tree93acaa8de57e5ffccf2d4b0f152d472019c77af5
parenttests: Support tests that are expected to fail. (diff)
downloadgnupg-6fdeef5b61c814ba0e475bfc36655e4fe69d7c41.tar.gz
gnupg-6fdeef5b61c814ba0e475bfc36655e4fe69d7c41.zip
doc: Fix documentation.
-- Fixes-commit: da4db172f6f8fb254b770e59770c531a488e2400 Signed-off-by: Justus Winter <[email protected]>
Diffstat (limited to '')
-rw-r--r--doc/gpg.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/gpg.texi b/doc/gpg.texi
index aa55cb811..1a0ea55ae 100644
--- a/doc/gpg.texi
+++ b/doc/gpg.texi
@@ -393,7 +393,7 @@ functionality is also available as the subcommand "passwd" with the
@option{--edit-card} command.
@item --delete-keys @code{name}
-@itemx --delete-keys @code{name}
+@opindex delete-keys
Remove key from the public keyring. In batch mode either @option{--yes} is
required or the key must be specified by fingerprint. This is a
safeguard against accidental deletion of multiple keys.