logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

pgp-fixkey -- remove broken packets from keys

Author

       Peter Palfrader <peter@palfrader.org>

perl v5.38.2                                       2024-04-19                                      PGP-FIXKEY(1)

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.

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

Name

       pgp-fixkey -- remove broken packets from keys

Options

keyid
           Use this key.

See Also

caff(1), gpg(1).

Synopsis

pgp-fixkey [keyid [keyid ...]]

See Also