diff options
Diffstat (limited to 'doc/gpgme.texi')
-rw-r--r-- | doc/gpgme.texi | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/gpgme.texi b/doc/gpgme.texi index df8cbdca..c37141a0 100644 --- a/doc/gpgme.texi +++ b/doc/gpgme.texi @@ -3201,6 +3201,11 @@ 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 "key-origin" +@since{1.16.1} +The string given in @var{value} is passed to the GnuPG engine to set +the origin of imported keys. Valid values are documented in the GnuPG +manual and the gpg man page under the option @option{--key-origin}. @end table |