aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.rst b/README.rst
index 887dd34..0f6e2d6 100644
--- a/README.rst
+++ b/README.rst
@@ -68,6 +68,10 @@ The following ``git-config(1)`` variables are supported:
available secret key in turn until it finds a usable key.
This can result in unncessary passphrase prompts.
+``gcrypt.gpg-args``
+ The contents of this setting are passed as arguments to gpg.
+ E.g. ``--use-agent``.
+
``remote.<name>.gcrypt-signingkey``
..
``user.signingkey``
@@ -76,10 +80,6 @@ The following ``git-config(1)`` variables are supported:
part of the participant list. You may use the per-remote version
to sign different remotes using different keys.
-``gcrypt.gpg-args``
- The contents of this setting are passed as arguments to gpg.
- E.g. ``--use-agent``.
-
Environment Variables
=====================