From eefd875b9cee04232de5f62f6cb74963a0e45912 Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Sun, 17 Jan 2016 22:05:54 -0700 Subject: implement GCRYPT_GPG_ARGS --- README.rst | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'README.rst') diff --git a/README.rst b/README.rst index b2f8285..148abad 100644 --- a/README.rst +++ b/README.rst @@ -84,6 +84,10 @@ Environment Variables *GCRYPT_FULL_REPACK* This environment variable forces full repack when pushing. +*GCRYPT_GPG_ARGS* + The contents of this environment variable are passed as arguments + to gpg. E.g. ``export GCRYPT_GPG_ARGS="--use-agent"``. + Examples ======== -- cgit v1.2.3