two keys - delete one

Remi Guyomarch rguyom@mail.dotcom.fr
Wed, 9 Feb 2000 14:20:24 +0100


On Wed, Feb 09, 2000 at 02:08:15PM +0100, Remi Guyomarch wrote:

> On Wed, Feb 09, 2000 at 05:39:05AM +0000, Goran Ristic wrote:
> > Hi.
> >
> > During my tests with pgp/gpg I imported my old pgp-key.
> >
> > gpg --list-keys shows me the list of known keys - inclusive the one I
> > want to remove. My problem is, I can't access the second one and
> > delete it.
>
> gpg --delete-private-key <key-id-in-hex-not-user-id>
Oops, it's "gpg --delete-secret-key" not "private".