summaryrefslogtreecommitdiffstats
path: root/git-config.html
diff options
context:
space:
mode:
Diffstat (limited to 'git-config.html')
-rw-r--r--git-config.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/git-config.html b/git-config.html
index 80bb58728..864ac0fff 100644
--- a/git-config.html
+++ b/git-config.html
@@ -6477,6 +6477,8 @@ gpg.format
Specifies which key format to use when signing with <code>--gpg-sign</code>.
Default is "openpgp". Other possible values are "x509", "ssh".
</p>
+<div class="paragraph"><p>See <a href="gitformat-signature.html">gitformat-signature(5)</a> for the signature format, which differs
+based on the selected <code>gpg.format</code>.</p></div>
</dd>
<dt class="hdlist1">
gpg.&lt;format&gt;.program