On Jun 16, 2011, at 7:02 PM, Scott Lambdin wrote: > How can I get a report like this without refreshing the keys, please? > > gpg: depth: 0 valid: 17 signed: 0 trust: 0-, 0q, 0n, 0m, 0f, 17u
Run "gpg --check-trustdb". By default --refresh-keys calls --check-trustdb for you automatically, but you can call it yourself if you like. David _______________________________________________ Gnupg-users mailing list [email protected] http://lists.gnupg.org/mailman/listinfo/gnupg-users
