1JETRING-GEN(1) jetring commands JETRING-GEN(1)
2
3
4
6 jetring-gen - generates changesets for changes between two keyrings
7
9 jetring-gen oldring.gpg newring.gpg [comment]
10
12 If you have two keyrings, one being an old version of the other, this
13 command can generate a sequence of changesets that, when applied to the
14 old keyring with jetring-apply, should generate the new keyring.
15
16 The optional comment parameter is a comment to put in each changeset.
17
18 The names of the generated changesets will be output to stdout.
19
21 Joey Hess, <joey@kitenet.net>.
22
24 jetring(7) jetring-apply(1)
25
26
27
28 JETRING-GEN(1)