mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
gpg: Print a note about the obsolete option --secret-keyring.
-- GnuPG-bug-id: 2749
This commit is contained in:
parent
b03a38355d
commit
1f726b4123
1 changed files with 1 additions and 1 deletions
|
@ -2765,7 +2765,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