mirror of
git://git.gnupg.org/gnupg.git
synced 2025-01-18 14:17:03 +01:00
doc: Show how to list envvars send to gpg-agent.
-- GnuPG-bug: 3353 Signed-off-by: Werner Koch <wk@gnupg.org>
This commit is contained in:
parent
3da835713f
commit
53bbac0865
@ -3650,6 +3650,15 @@ Operation is further controlled by a few environment variables:
|
||||
|
||||
@end table
|
||||
|
||||
When calling the gpg-agent component @command{@gpgname} sends a set of
|
||||
environment variables to gpg-agent. The names of these variables can
|
||||
be listed using the command:
|
||||
|
||||
@example
|
||||
gpg-connect-agent 'getinfo std_env_names' /bye | awk '$1=="D" @{print $2@}'
|
||||
@end example
|
||||
|
||||
|
||||
|
||||
@c *******************************************
|
||||
@c *************** ****************
|
||||
|
Loading…
x
Reference in New Issue
Block a user