On Tue, 13 Feb 2007, Amos Shapira wrote:
On 13/02/07, Peter <[EMAIL PROTECTED]> wrote:
type the email address after the id
Command> revuid A8A01FE9 [EMAIL PROTECTED]
You must select at least one user ID.
I also tried copy-pasting the entire textual id, including the e-mail
address remark, to no avail.
Any other suggestions?
revuid means 'revoke uid', as in, id. not the key. Try:
gpg --edit-key somebody -> key disable; list
or:
gpg --delete-key <signature> --yes
Revocation is not deletion, it generates a revocation certificate for
use later. See man gpg option --gen-revoke . I had to look in the
manual. Why didn't you ?
Peter
=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]