diff options
Diffstat (limited to 'doc/gpgme.texi')
| -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 90100979..d1c1a3f1 100644 --- a/doc/gpgme.texi +++ b/doc/gpgme.texi @@ -3270,6 +3270,12 @@ the expiration time to use for key signature expiration. Valid values are documented in the GnuPG manual and the gpg man page under the option @option{--default-cert-expire}. +@item "export-filter" +@since{2.0.2} +The string given in @var{value} is passed to the GnuPG engine to use as +filter when exporting keys. Valid values are documented in the GnuPG +manual and the gpg man page under the option @option{--export-filter}. + @item "key-origin" @since{1.16.1} The string given in @var{value} is passed to the GnuPG engine to set |
