mirror of
git://git.gnupg.org/gnupg.git
synced 2025-01-22 14:57:02 +01:00
gpg: Make show-uid-validity the default.
This commit is contained in:
parent
5e933008be
commit
9607bc0b9f
@ -2004,6 +2004,8 @@ main (int argc, char **argv)
|
|||||||
opt.passphrase_repeat=1;
|
opt.passphrase_repeat=1;
|
||||||
opt.emit_version = 1; /* Limit to the major number. */
|
opt.emit_version = 1; /* Limit to the major number. */
|
||||||
|
|
||||||
|
opt.list_options |= LIST_SHOW_UID_VALIDITY;
|
||||||
|
opt.verify_options |= LIST_SHOW_UID_VALIDITY;
|
||||||
|
|
||||||
/* Check whether we have a config file on the command line. */
|
/* Check whether we have a config file on the command line. */
|
||||||
orig_argc = argc;
|
orig_argc = argc;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user