mirror of
git://git.gnupg.org/gnupg.git
synced 2025-04-13 22:21:09 +02: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
|
@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 *******************************************
|
||||||
@c *************** ****************
|
@c *************** ****************
|
||||||
|
Loading…
x
Reference in New Issue
Block a user