jetring-gen - Man Page
generates changesets for changes between two keyrings
Synopsis
jetring-gen oldring.gpg newring.gpg [comment]
Description
If you have two keyrings, one being an old version of the other, this command can generate a sequence of changesets that, when applied to the old keyring with jetring-apply, should generate the new keyring.
The optional comment parameter is a comment to put in each changeset.
The names of the generated changesets will be output to stdout.
Author
Joey Hess, <joey@kitenet.net>.
See Also
Referenced By
jetring(7), jetring-explode(1).
jetring commands