pgp-fixkey - Man Page
remove broken packets from keys
Synopsis
pgp-fixkey [keyid [keyid ...]]
Description
pgp-fixkey removes broken packets from keys in the GnuPG keyring that make GnuPG spew ugly warnings. It optionally takes a list of keyids on the command line and only cleans those keys.
Options
- keyid
Use this key.
Environment
- HOME
The default home directory.
- GNUPGBIN
The gpg binary. Default:
"gpg"
.- GNUPGHOME
The default working directory for gpg. Default:
$HOME/.gnupg
.
Files
$HOME
/.gnupg/pubring.gpg - default GnuPG keyring
See Also
Author
Peter Palfrader <peter@palfrader.org>
Info
2024-07-19 perl v5.40.0 User Contributed Perl Documentation