mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
gpg: Print a note about the obsolete option --secret-keyring.
-- GnuPG-bug-id: 2749
This commit is contained in:
parent
ad3dabc9fb
commit
fdb726f77d
2 changed files with 2 additions and 2 deletions
|
@ -2886,7 +2886,7 @@ main (int argc, char **argv)
|
|||
break;
|
||||
|
||||
case oSecretKeyring:
|
||||
/* Ignore this old option. */
|
||||
obsolete_option (configname, pargs.lineno, "secret-keyring");
|
||||
break;
|
||||
|
||||
case oNoArmor: opt.no_armor=1; opt.armor=0; break;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue