aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorBen McGinnes <[email protected]>2018-03-24 22:44:51 +0000
committerBen McGinnes <[email protected]>2018-03-24 22:44:51 +0000
commitd0bb4ec4ecdfae4dfd9dd84aef905afb490013d5 (patch)
treee9d1a21501e4d09bd0442e9eee829046b25a922d /doc
parentdoc: python bindings howto (diff)
parentcore: Need to increase an array in the gpg engine. (diff)
downloadgpgme-d0bb4ec4ecdfae4dfd9dd84aef905afb490013d5.tar.gz
gpgme-d0bb4ec4ecdfae4dfd9dd84aef905afb490013d5.zip
Merge branch 'master' of ssh+git://playfair.gnupg.org/git/gpgme
Diffstat (limited to 'doc')
-rw-r--r--doc/gpgme.texi5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/gpgme.texi b/doc/gpgme.texi
index 37cf16ac..ab554d86 100644
--- a/doc/gpgme.texi
+++ b/doc/gpgme.texi
@@ -3065,6 +3065,11 @@ a message signed by a brand new key (which you naturally will not have
on your local keyring), the operator can tell both your IP address and
the time when you verified the signature.
+@item "request-origin"
+The string given in @var{value} is passed to the GnuPG engines to
+request restrictions based on the origin of the request. Valid values
+are documented in the GnuPG manual and the gpg man page under the
+option ``--request-origin''.
@end table