1PGP-FIXKEY(1)         User Contributed Perl Documentation        PGP-FIXKEY(1)
2
3
4

NAME

6       pgp-fixkey -- remove broken packets from keys
7

SYNOPSIS

9       pgp-fixkey [keyid [keyid ...]]
10

DESCRIPTION

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

OPTIONS

17       keyid
18           Use this key.
19

ENVIRONMENT

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

FILES

31       $HOME/.gnupg/pubring.gpg  -  default GnuPG keyring
32

SEE ALSO

34       caff(1), gpg(1).
35

AUTHOR

37       Peter Palfrader <peter@palfrader.org>
38
39
40
41perl v5.32.0                      2020-07-28                     PGP-FIXKEY(1)
Impressum