aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2008-10-14 18:18:21 +0000
committerWerner Koch <[email protected]>2008-10-14 18:18:21 +0000
commitd0ca9530146bea3764bf87f8a01e897c2e88448c (patch)
tree6e37e741dccd468bcd9ee8e1018a9dbf0b5aed1d /doc
parentAdd --delete-keys as alias for --delete-key. (diff)
downloadgnupg-d0ca9530146bea3764bf87f8a01e897c2e88448c.tar.gz
gnupg-d0ca9530146bea3764bf87f8a01e897c2e88448c.zip
SCD changes for PC/SC under W32.
Diffstat (limited to 'doc')
-rw-r--r--doc/gpgsm.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/gpgsm.texi b/doc/gpgsm.texi
index d633ec30c..ab2aae850 100644
--- a/doc/gpgsm.texi
+++ b/doc/gpgsm.texi
@@ -226,7 +226,7 @@ checked right before it is used.
@opindex delete-keys
Delete the keys matching @var{pattern}. Note that there is no command
to delete the secret part of the key directly. In case you need to do
-this, you should run the command @code{gpg --dump-secret-keys KEYID}
+this, you should run the command @code{gpgsm --dump-secret-keys KEYID}
before you delete the key, copy the string of hex-digits in the
``keygrip'' line and delete the file consisting of these hex-digits
and the suffix @code{.key} from the @file{private-keys-v1.d} directory