summaryrefslogtreecommitdiffstats
path: root/git-credential-cache.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2013-02-05 21:13:21 -0800
committerJunio C Hamano <gitster@pobox.com>2013-02-05 21:13:21 -0800
commit076ffcc834f02a4f11d7f4fe8825be3b065020ff (patch)
tree6f5fa28df80c60c9b0a1dfab028d3db33ae22fa0 /git-credential-cache.html
parent3f2ed6f9b744f05cf2ad32b0c0c80aa149d9fdcb (diff)
downloadgit-htmldocs-076ffcc834f02a4f11d7f4fe8825be3b065020ff.tar.gz
Autogenerated HTML docs for v1.8.1.2-545-g2f19ad
Diffstat (limited to 'git-credential-cache.html')
-rw-r--r--git-credential-cache.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/git-credential-cache.html b/git-credential-cache.html
index b972619e7..e71fce88f 100644
--- a/git-credential-cache.html
+++ b/git-credential-cache.html
@@ -754,12 +754,12 @@ git-credential-cache(1) Manual Page
<div class="sect1">
<h2 id="_description">DESCRIPTION</h2>
<div class="sectionbody">
-<div class="paragraph"><p>This command caches credentials in memory for use by future git
+<div class="paragraph"><p>This command caches credentials in memory for use by future Git
programs. The stored credentials never touch the disk, and are forgotten
after a configurable timeout. The cache is accessible over a Unix
domain socket, restricted to the current user by filesystem permissions.</p></div>
<div class="paragraph"><p>You probably don&#8217;t want to invoke this command directly; it is meant to
-be used as a credential helper by other parts of git. See
+be used as a credential helper by other parts of Git. See
<a href="gitcredentials.html">gitcredentials(7)</a> or <code>EXAMPLES</code> below.</p></div>
</div>
</div>
@@ -835,7 +835,7 @@ variable (this example drops the cache time to 5 minutes):</p></div>
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2012-08-22 12:54:47 PDT
+Last updated 2013-02-05 21:07:26 PST
</div>
</div>
</body>