summaryrefslogtreecommitdiff
path: root/Documentation/config/gpg.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2022-01-05 22:01:30 (GMT)
committerJunio C Hamano <gitster@pobox.com>2022-01-05 22:01:30 (GMT)
commit2a6c7f996e85aab2173a378349e8c0d952755686 (patch)
tree4d18622b5f857eb1193b3fb25922ae9ffb082df6 /Documentation/config/gpg.txt
parent8292c148df6808e0a127e5b6163243555e2e05b9 (diff)
parentdeb5407a42bfed83cdf8869c824afb5fd24ab442 (diff)
downloadgit-2a6c7f996e85aab2173a378349e8c0d952755686.zip
git-2a6c7f996e85aab2173a378349e8c0d952755686.tar.gz
git-2a6c7f996e85aab2173a378349e8c0d952755686.tar.bz2
Merge branch 'gh/gpg-doc-markup-fix'
Doc markup fix. * gh/gpg-doc-markup-fix: docs: add missing colon to Documentation/config/gpg.txt
Diffstat (limited 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 2fc3856..0cb189a 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