diff options
-rw-r--r-- | doc/gpgme.texi | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/gpgme.texi b/doc/gpgme.texi index eeb865aa..2532f800 100644 --- a/doc/gpgme.texi +++ b/doc/gpgme.texi @@ -981,6 +981,9 @@ Return the name of the directory with GnuPG shared data. @item localedir Return the name of the directory with GnuPG locale data. +@item socketdir +Return the name of the directory with the following sockets. + @item agent-socket Return the name of the socket to connect to the gpg-agent. |