Problem with pgp...
Peter Kuhm
peter.kuhm@plus.at
Sat Dec 15 03:25:02 2001
At 19:37 14.12.01 +0100, Timo Schulz wrote:
>> gpg --help
>>
>> gives the answer:
>>
>> --delete-key remove key from the public keyring
>> --delete-secret-key remove key from the secret keyring
>There is also another command which is not mentioned (?) in the
>manpage: --delete-secret-and-public-key. With it you only need
>one step instead of two.
not mentioned here:
| -h, --help
| Print usage information. This is a really long
| list even though it doesn't list all options.
but in gpg.man from version 1.0.6 (windoze) it says:
| --delete-key name
| Remove key from the public keyring
|
| --delete-secret-key name
| Remove key from the secret and public keyring
but "and public" seems to be a typo, right?
| --delete-secret-and-public-key name
| Same as --delete-key, but if a secret key
| exists, it will be removed first.
Ciao,
Peter