aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2012-08-09 12:45:18 +0000
committerWerner Koch <[email protected]>2012-08-09 12:45:18 +0000
commit4ea37fe4b2980b52a1e13f902f178581a57725dc (patch)
treea3ea9856808ba5dc196a3fb686e5ff42133e499b
parentscd: handle reader/token removal. (diff)
downloadgnupg-4ea37fe4b2980b52a1e13f902f178581a57725dc.tar.gz
gnupg-4ea37fe4b2980b52a1e13f902f178581a57725dc.zip
Fix incorrect description of --delete-secret-key
-- This is bug#1429.
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 420326b5d..d67900042 100644
--- a/doc/gpg.texi
+++ b/doc/gpg.texi
@@ -388,7 +388,7 @@ safeguard against accidental deletion of multiple keys.
@item --delete-secret-key @code{name}
@opindex delete-secret-key
-Remove key from the secret and public keyring. In batch mode the key
+Remove key from the secret keyring. In batch mode the key
must be specified by fingerprint.
@item --delete-secret-and-public-key @code{name}