summaryrefslogtreecommitdiffstats
path: root/git-fetch.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@kernel.org>2010-04-10 07:53:42 +0000
committerJunio C Hamano <junio@kernel.org>2010-04-10 07:53:42 +0000
commit3a869c139417c7eaa576465daed8bc40e28b8168 (patch)
treecec985ac22cb3aa77c541a938f49f4b3529227a9 /git-fetch.html
parente74956204a5d10fb9b53c52eaaf1133f851a6bbc (diff)
downloadgit-htmldocs-3a869c139417c7eaa576465daed8bc40e28b8168.tar.gz
Autogenerated HTML docs for v1.7.1-rc0-27-g3b0c
Diffstat (limited to 'git-fetch.html')
-rw-r--r--git-fetch.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/git-fetch.html b/git-fetch.html
index 0d277ad51..dbcb9fbec 100644
--- a/git-fetch.html
+++ b/git-fetch.html
@@ -320,10 +320,10 @@ git-fetch(1) Manual Page
</div>
<h2>SYNOPSIS</h2>
<div class="sectionbody">
-<div class="para"><p><em>git fetch</em> &lt;options&gt; &lt;repository&gt; &lt;refspec&gt;&#8230;</p></div>
-<div class="para"><p><em>git fetch</em> &lt;options&gt; &lt;group&gt;</p></div>
-<div class="para"><p><em>git fetch</em> --multiple &lt;options&gt; [&lt;repository&gt; | &lt;group&gt;]&#8230;</p></div>
-<div class="para"><p><em>git fetch</em> --all &lt;options&gt;</p></div>
+<div class="para"><p><em>git fetch</em> [&lt;options&gt;] [&lt;repository&gt; [&lt;refspec&gt;&#8230;]]</p></div>
+<div class="para"><p><em>git fetch</em> [&lt;options&gt;] &lt;group&gt;</p></div>
+<div class="para"><p><em>git fetch</em> --multiple [&lt;options&gt;] [&lt;repository&gt; | &lt;group&gt;]&#8230;</p></div>
+<div class="para"><p><em>git fetch</em> --all [&lt;options&gt;]</p></div>
</div>
<h2 id="_description">DESCRIPTION</h2>
<div class="sectionbody">
@@ -891,7 +891,7 @@ Junio C Hamano &lt;gitster@pobox.com&gt;</p></div>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 2010-03-22 01:47:14 UTC
+Last updated 2010-04-10 07:53:21 UTC
</div>
</div>
</body>