mirror of
git://git.gnupg.org/gnupg.git
synced 2025-01-18 14:17:03 +01:00
Print warning when --default-key is used.
This commit is contained in:
parent
e4ce12abd1
commit
3749712484
@ -1065,6 +1065,7 @@ main ( int argc, char **argv)
|
||||
|
||||
case oDefaultKey:
|
||||
/* fixme:opt.def_secret_key = pargs.r.ret_str;*/
|
||||
log_info ("WARNING: --default-key has not yet been implemented\n");
|
||||
break;
|
||||
case oDefRecipient:
|
||||
if (*pargs.r.ret_str)
|
||||
|
Loading…
x
Reference in New Issue
Block a user