[git] GnuPG - branch, master, updated. gnupg-2.1.0beta3-82-g4ea37fe
by Werner Koch
cvs at cvs.gnupg.org
Thu Aug 9 16:03:45 CEST 2012
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The GNU Privacy Guard".
The branch, master has been updated
via 4ea37fe4b2980b52a1e13f902f178581a57725dc (commit)
from ca8eec8e28abb8473d02dbaf8d61cfb1094c5c50 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 4ea37fe4b2980b52a1e13f902f178581a57725dc
Author: Werner Koch <wk at gnupg.org>
Date: Thu Aug 9 14:45:18 2012 +0200
Fix incorrect description of --delete-secret-key
--
This is bug#1429.
diff --git a/doc/gpg.texi b/doc/gpg.texi
index 420326b..d679000 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}
-----------------------------------------------------------------------
Summary of changes:
doc/gpg.texi | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
hooks/post-receive
--
The GNU Privacy Guard
http://git.gnupg.org
More information about the Gnupg-commits
mailing list