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:
parent
2223eaefaf
commit
1d642d3ca8
2 changed files with 13 additions and 2 deletions
|
@ -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}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue