summaryrefslogtreecommitdiffstats
path: root/git-credential-cache--daemon.html
diff options
context:
space:
mode:
Diffstat (limited to 'git-credential-cache--daemon.html')
-rw-r--r--git-credential-cache--daemon.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/git-credential-cache--daemon.html b/git-credential-cache--daemon.html
index bf88d33bb..0b7a87414 100644
--- a/git-credential-cache--daemon.html
+++ b/git-credential-cache--daemon.html
@@ -749,7 +749,7 @@ git-credential-cache--daemon(1) Manual Page
<h2 id="_synopsis">SYNOPSIS</h2>
<div class="sectionbody">
<div class="verseblock">
-<pre class="content"><em>git credential-cache&#45;&#45;daemon</em> [--debug] &lt;socket&gt;</pre>
+<pre class="content"><em>git credential-cache&#45;&#45;daemon</em> [--debug] &lt;socket-path&gt;</pre>
<div class="attribution">
</div></div>
</div>
@@ -766,7 +766,7 @@ git-credential-cache&#45;&#45;daemon(1) Manual Page
started automatically when you use <a href="git-credential-cache.html">git-credential-cache(1)</a>.</td>
</tr></table>
</div>
-<div class="paragraph"><p>This command listens on the Unix domain socket specified by <code>&lt;socket&gt;</code>
+<div class="paragraph"><p>This command listens on the Unix domain socket specified by <code>&lt;socket-path&gt;</code>
for <code>git-credential-cache</code> clients. Clients may store and retrieve
credentials. Each credential is held for a timeout specified by the
client; once no credentials are held, the daemon exits.</p></div>
@@ -786,7 +786,7 @@ begun listening for clients.</p></div>
<div id="footer">
<div id="footer-text">
Last updated
- 2022-04-07 15:08:14 PDT
+ 2022-10-28 11:53:56 PDT
</div>
</div>
</body>