mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
* gpg.sgml: Document smartcard related options.
* g10.c, options.h: New option --no-interactive-selection. * keyedit.c (keyedit_menu): Use it.
This commit is contained in:
parent
059d159657
commit
2d2e2e74b8
13 changed files with 143 additions and 51 deletions
|
@ -157,6 +157,7 @@ struct
|
|||
char *temp_dir;
|
||||
int no_encrypt_to;
|
||||
int interactive;
|
||||
int no_interactive_selection;
|
||||
STRLIST sig_notation_data;
|
||||
STRLIST cert_notation_data;
|
||||
STRLIST sig_policy_url;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue