diff options
Diffstat (limited to 'doc/DETAILS')
-rw-r--r-- | doc/DETAILS | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/DETAILS b/doc/DETAILS index 4e8739482..8b20c215a 100644 --- a/doc/DETAILS +++ b/doc/DETAILS @@ -704,6 +704,15 @@ more arguments in future versions. may either be the specified mountpoint or one randomly choosen by g13. + PINENTRY_LAUNCHED <pid> + + This status line is emitted by gpg to notify a client that a + Pinentry has been launched. <pid> is the PID of the Pinentry. + It may be used to display a hint to the user but can't be used + to synchronize with Pinentry. Note that there is also an + Assuan inquiry line with the same name used internally or, if + enabled, send to the client instead of this status line. Such + an inquiry may be used to sync with Pinentry Status lines which are not anymore used: |