summaryrefslogtreecommitdiffstats
path: root/git-fetch.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2007-04-27 08:22:22 +0000
committerJunio C Hamano <junio@hera.kernel.org>2007-04-27 08:22:22 +0000
commit9882a5200fb6c505c213d9fd3d9d664e2b14f983 (patch)
treef48ba598fbb8c92b5a16c9846d6e860eb543e69c /git-fetch.html
parent45889b44baad996378f334ac546f4cf08147fff6 (diff)
downloadgit-htmldocs-9882a5200fb6c505c213d9fd3d9d664e2b14f983.tar.gz
Autogenerated HTML docs for v1.5.2-rc0-71-g4342
Diffstat (limited to 'git-fetch.html')
-rw-r--r--git-fetch.html21
1 files changed, 19 insertions, 2 deletions
diff --git a/git-fetch.html b/git-fetch.html
index 547cb1c6e..ccb343fa8 100644
--- a/git-fetch.html
+++ b/git-fetch.html
@@ -293,6 +293,23 @@ branches you are not interested in, you will not get them.</p>
<div class="sectionbody">
<dl>
<dt>
+-q, --quiet
+</dt>
+<dd>
+<p>
+ Pass --quiet to git-fetch-pack and silence any other internally
+ used programs.
+</p>
+</dd>
+<dt>
+-v, --verbose
+</dt>
+<dd>
+<p>
+ Be verbose.
+</p>
+</dd>
+<dt>
-a, --append
</dt>
<dd>
@@ -326,7 +343,7 @@ branches you are not interested in, you will not get them.</p>
</p>
</dd>
<dt>
---no-tags
+-n, --no-tags
</dt>
<dd>
<p>
@@ -634,7 +651,7 @@ Junio C Hamano &lt;junkio@cox.net&gt;</p>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 04-Apr-2007 18:33:41 UTC
+Last updated 27-Apr-2007 08:21:40 UTC
</div>
</div>
</body>