mirror of
git://git.gnupg.org/gnupg.git
synced 2025-01-10 13:04:23 +01:00
doc: Show how to list envvars send to gpg-agent.
-- GnuPG-bug: 3353 Signed-off-by: Werner Koch <wk@gnupg.org> (cherry picked from commit 53bbac0865719076f7ad7bb57e13f656bd6edf39)
This commit is contained in:
parent
a59a9962f4
commit
3169b5ae3f
@ -3610,6 +3610,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