1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-06-08 23:37:47 +02:00

Fix incorrect description of --delete-secret-key

--

This is bug#1429.
This commit is contained in:
Werner Koch 2012-08-09 14:45:18 +02:00
parent ca8eec8e28
commit 4ea37fe4b2

View File

@ -388,7 +388,7 @@ safeguard against accidental deletion of multiple keys.
@item --delete-secret-key @code{name} @item --delete-secret-key @code{name}
@opindex delete-secret-key @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. must be specified by fingerprint.
@item --delete-secret-and-public-key @code{name} @item --delete-secret-and-public-key @code{name}