summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2022-01-05 14:01:30 -0800
committerLibravatar Junio C Hamano <gitster@pobox.com>2022-01-05 14:01:30 -0800
commit2a6c7f996e85aab2173a378349e8c0d952755686 (patch)
tree4d18622b5f857eb1193b3fb25922ae9ffb082df6
parentMerge branch 'rs/t4202-invert-grep-test-fix' (diff)
parentdocs: add missing colon to Documentation/config/gpg.txt (diff)
downloadtgif-2a6c7f996e85aab2173a378349e8c0d952755686.tar.xz
Merge branch 'gh/gpg-doc-markup-fix'
Doc markup fix. * gh/gpg-doc-markup-fix: docs: add missing colon to Documentation/config/gpg.txt
-rw-r--r--Documentation/config/gpg.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/config/gpg.txt b/Documentation/config/gpg.txt
index 2fc38560ba..0cb189a077 100644
--- a/Documentation/config/gpg.txt
+++ b/Documentation/config/gpg.txt
@@ -34,7 +34,7 @@ gpg.minTrustLevel::
* `fully`
* `ultimate`
-gpg.ssh.defaultKeyCommand:
+gpg.ssh.defaultKeyCommand::
This command that will be run when user.signingkey is not set and a ssh
signature is requested. On successful exit a valid ssh public key is
expected in the first line of its output. To automatically use the first