summaryrefslogtreecommitdiff
path: root/Documentation/git-credential-cache--daemon.txt
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2012-09-11 11:06:14 -0700
committerLibravatar Junio C Hamano <gitster@pobox.com>2012-09-11 11:06:14 -0700
commit1e51ae8393564c4998bbc809ede7e6438efd616f (patch)
tree39463efb64daecac4606b14dd585529ba41450ba /Documentation/git-credential-cache--daemon.txt
parentMerge branch 'jc/test-prereq' into maint (diff)
parentcheck-docs: get documented command list from Makefile (diff)
downloadtgif-1e51ae8393564c4998bbc809ede7e6438efd616f.tar.xz
Merge branch 'jk/check-docs-update' into maint
* jk/check-docs-update: check-docs: get documented command list from Makefile check-docs: drop git-help special-case check-docs: list git-gui as a command check-docs: factor out command-list command-list: mention git-credential-* helpers command-list: add git-sh-i18n check-docs: update non-command documentation list check-docs: mention gitweb specially
Diffstat (limited to 'Documentation/git-credential-cache--daemon.txt')
-rw-r--r--Documentation/git-credential-cache--daemon.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/git-credential-cache--daemon.txt b/Documentation/git-credential-cache--daemon.txt
index 11edc5a173..d15db42d43 100644
--- a/Documentation/git-credential-cache--daemon.txt
+++ b/Documentation/git-credential-cache--daemon.txt
@@ -3,7 +3,7 @@ git-credential-cache--daemon(1)
NAME
----
-git-credential-cache--daemon - temporarily store user credentials in memory
+git-credential-cache--daemon - Temporarily store user credentials in memory
SYNOPSIS
--------