diff options
Diffstat (limited to '')
-rw-r--r-- | doc/gpg-agent.texi | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/gpg-agent.texi b/doc/gpg-agent.texi index aa5d14187..39f5fadf3 100644 --- a/doc/gpg-agent.texi +++ b/doc/gpg-agent.texi @@ -1182,6 +1182,8 @@ The value of @var{what} specifies the kind of information returned: @table @code @item version Return the version of the program. +@item pid +Return the process id of the process. @item socket_name Return the name of the socket used to connect the agent. @item ssh_socket_name |