summaryrefslogtreecommitdiffstats
path: root/git-ls-remote.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2008-07-02 03:06:38 +0000
committerJunio C Hamano <junio@hera.kernel.org>2008-07-02 03:06:38 +0000
commitfce7c7e1549d1a2a2b0faf5952378236eed4d468 (patch)
treeffce2ae419b52786a0e567f4fddaadd89016f62c /git-ls-remote.html
parentbb8e996adf4293a0b624fe77e95e12ae8d1faed9 (diff)
downloadgit-htmldocs-fce7c7e1549d1a2a2b0faf5952378236eed4d468.tar.gz
Autogenerated HTML docs for v1.5.6.1-156-ge903b
Diffstat (limited to 'git-ls-remote.html')
-rw-r--r--git-ls-remote.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/git-ls-remote.html b/git-ls-remote.html
index 5253d8dea..731a8909f 100644
--- a/git-ls-remote.html
+++ b/git-ls-remote.html
@@ -273,7 +273,7 @@ git-ls-remote(1) Manual Page
<h2>SYNOPSIS</h2>
<div class="sectionbody">
<div class="verseblock">
-<div class="content"><em>git-ls-remote</em> [--heads] [--tags] [-u &lt;exec&gt; | --upload-pack &lt;exec&gt;]
+<div class="content"><em>git ls-remote</em> [--heads] [--tags] [-u &lt;exec&gt; | --upload-pack &lt;exec&gt;]
&lt;repository&gt; &lt;refs&gt;&#8230;</div></div>
</div>
<h2>DESCRIPTION</h2>
@@ -312,7 +312,7 @@ commit IDs.</p>
</dt>
<dd>
<p>
- Specify the full path of <a href="git-upload-pack.html">git-upload-pack(1)</a> on the remote
+ Specify the full path of <tt>git-upload-pack</tt> on the remote
host. This allows listing references from repositories accessed via
SSH and where the SSH daemon does not use the PATH configured by the
user.
@@ -373,7 +373,7 @@ c5db5456ae3b0873fc659c19fafdde22313cc441 refs/tags/v0.99.2
</div>
<div id="footer">
<div id="footer-text">
-Last updated 08-Jun-2008 22:46:47 UTC
+Last updated 02-Jul-2008 03:01:51 UTC
</div>
</div>
</body>