1JETRING-REVIEW(1) jetring commands JETRING-REVIEW(1)
2
3
4
6 jetring-review - review a changeset to a keyring
7
9 jetring-review [-d] keyring.gpg changeset
10
12 Given an existing gpg keyring file and a changeset, shows what gpg
13 would do if it applied the changeset to the keyring. The keyring is not
14 modified.
15
16 Syntax is the same as jetring-apply, and except for not modifying the
17 keyring, it behaves the same.
18
20 -d Also run jetring-diff to show a diff of the changes the changeā
21 set would make the the keyring.
22
24 Joey Hess, <joey@kitenet.net>.
25
27 jetring(7) jetring-review(1) jetring-apply(1) jetring-diff(1)
28
29
30
31 JETRING-REVIEW(1)