1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-02 22:46:30 +02:00

gpg: New mechanism "clear" for --auto-key-locate.

* g10/getkey.c (parse_auto_key_locate): Implement "clear".
This commit is contained in:
Werner Koch 2014-03-17 15:36:15 +01:00
parent 2223eaefaf
commit 1d642d3ca8
2 changed files with 13 additions and 2 deletions

View file

@ -1482,6 +1482,10 @@ mechanisms, in the order they are to be tried:
position of this mechanism in the list does not matter. It is not
required if @code{local} is also used.
@item clear
Clear all defined mechanisms. This is usefule to override
mechanisms fiven in a config file.
@end table
@item --keyid-format @code{short|0xshort|long|0xlong}