diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/gpgme.texi | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/gpgme.texi b/doc/gpgme.texi index 45dc9e9b..b2bf6f8c 100644 --- a/doc/gpgme.texi +++ b/doc/gpgme.texi @@ -3279,6 +3279,12 @@ The string given in @var{value} is passed to the GnuPG engine to use as filter when importing keys. Valid values are documented in the GnuPG manual and the gpg man page under the option @option{--import-filter}. +@item "import-options" +@since{1.24.0} +The string given in @var{value} is passed to the GnuPG engine to use as +options when importing keys. Valid values are documented in the GnuPG +manual and the gpg man page under the option @option{--import-options}. + @item "no-auto-check-trustdb" @since{1.19.0} Setting the @var{value} to "1" forces the GPG backend to disable the |