mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
New option --allow-secret-key-import
This commit is contained in:
parent
bb1bab488f
commit
ed33264fe2
7 changed files with 43 additions and 8 deletions
|
@ -97,6 +97,7 @@ struct {
|
|||
int show_session_key;
|
||||
int use_agent;
|
||||
int merge_only;
|
||||
int allow_secret_key_import;
|
||||
int try_all_secrets;
|
||||
} opt;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue