mirror of
git://git.gnupg.org/gnupg.git
synced 2025-01-08 12:44:23 +01:00
gpg: Print a note about the obsolete option --secret-keyring.
-- GnuPG-bug-id: 2749
This commit is contained in:
parent
b03a38355d
commit
1f726b4123
@ -2765,7 +2765,7 @@ main (int argc, char **argv)
|
|||||||
break;
|
break;
|
||||||
|
|
||||||
case oSecretKeyring:
|
case oSecretKeyring:
|
||||||
/* Ignore this old option. */
|
obsolete_option (configname, pargs.lineno, "secret-keyring");
|
||||||
break;
|
break;
|
||||||
|
|
||||||
case oNoArmor: opt.no_armor=1; opt.armor=0; break;
|
case oNoArmor: opt.no_armor=1; opt.armor=0; break;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user