summaryrefslogtreecommitdiffstats
path: root/git-receive-pack.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@kernel.org>2010-01-21 17:46:43 +0000
committerJunio C Hamano <junio@kernel.org>2010-01-21 17:46:43 +0000
commit1aa40d2e3f5186afb805e7020577acb9f5f78b89 (patch)
tree72812d480799e16b94f9cfed423b8d7d45c7fb4f /git-receive-pack.html
parenta9701f0184382d8de7380c56558718915905746a (diff)
downloadgit-htmldocs-1aa40d2e3f5186afb805e7020577acb9f5f78b89.tar.gz
Autogenerated HTML docs for v1.6.6.1-383-g5a9f
Diffstat (limited to 'git-receive-pack.html')
-rw-r--r--git-receive-pack.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/git-receive-pack.html b/git-receive-pack.html
index e309e83eb..2d7a72cf9 100644
--- a/git-receive-pack.html
+++ b/git-receive-pack.html
@@ -320,14 +320,14 @@ git-receive-pack(1) Manual Page
</div>
<h2>SYNOPSIS</h2>
<div class="sectionbody">
-<div class="para"><p><em>git receive-pack</em> &lt;directory&gt;</p></div>
+<div class="para"><p><em>git-receive-pack</em> &lt;directory&gt;</p></div>
</div>
<h2 id="_description">DESCRIPTION</h2>
<div class="sectionbody">
-<div class="para"><p>Invoked by <em>git-send-pack</em> and updates the repository with the
+<div class="para"><p>Invoked by <em>git send-pack</em> and updates the repository with the
information fed from the remote end.</p></div>
<div class="para"><p>This command is usually not invoked directly by the end user.
-The UI for the protocol is on the <em>git-send-pack</em> side, and the
+The UI for the protocol is on the <em>git send-pack</em> side, and the
program pair is meant to be used to push updates to remote
repository. For pull operations, see <a href="git-fetch-pack.html">git-fetch-pack(1)</a>.</p></div>
<div class="para"><p>The command allows for creation and fast-forwarding of sha1 refs
@@ -478,7 +478,7 @@ exec git update-server-info</tt></pre>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 2009-12-03 09:12:44 UTC
+Last updated 2010-01-21 17:44:35 UTC
</div>
</div>
</body>