1PGP-FIXKEY(1) User Contributed Perl Documentation PGP-FIXKEY(1)
2
3
4
6 pgp-fixkey -- remove broken packets from keys
7
9 pgp-fixkey [keyid [keyid ...]]
10
12 pgp-fixkey removes broken packets from keys in the GnuPG keyring that
13 make GnuPG spew ugly warnings. It optionally takes a list of keyids on
14 the command line and only cleans those keys.
15
17 keyid
18 Use this key.
19
21 HOME
22 The default home directory.
23
24 GNUPGBIN
25 The gpg binary. Default: "gpg".
26
27 GNUPGHOME
28 The default working directory for gpg. Default: "$HOME/.gnupg".
29
31 $HOME/.gnupg/pubring.gpg - default GnuPG keyring
32
34 caff(1), gpg(1).
35
37 Peter Palfrader <peter@palfrader.org>
38
39
40
41perl v5.32.0 2020-07-28 PGP-FIXKEY(1)