summaryrefslogtreecommitdiffstats
path: root/git-push.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@kernel.org>2010-03-15 20:32:55 +0000
committerJunio C Hamano <junio@kernel.org>2010-03-15 20:32:55 +0000
commitea90ab36bcffba684cc88930450530c859318536 (patch)
tree6da3447e8586e094473ade4edd6370a94270be92 /git-push.html
parentcaa712abb1d806cccb0f24a300e299da1777fc7d (diff)
downloadgit-htmldocs-ea90ab36bcffba684cc88930450530c859318536.tar.gz
Autogenerated HTML docs for v1.7.0.2-273-gc2413
Diffstat (limited to 'git-push.html')
-rw-r--r--git-push.html26
1 files changed, 19 insertions, 7 deletions
diff --git a/git-push.html b/git-push.html
index 947e0402a..9856718a8 100644
--- a/git-push.html
+++ b/git-push.html
@@ -525,6 +525,19 @@ useful if you write an alias or script around <em>git push</em>.</p></div>
</p>
</dd>
<dt>
+-q
+</dt>
+<dt>
+--quiet
+</dt>
+<dd>
+<p>
+ Suppress all output, including the listing of updated refs,
+ unless an error occurs. Progress is not reported to the standard
+ error stream.
+</p>
+</dd>
+<dt>
-v
</dt>
<dt>
@@ -536,15 +549,14 @@ useful if you write an alias or script around <em>git push</em>.</p></div>
</p>
</dd>
<dt>
--q
-</dt>
-<dt>
---quiet
+--progress
</dt>
<dd>
<p>
- Suppress all output, including the listing of updated refs,
- unless an error occurs.
+ Progress status is reported on the standard error stream
+ by default when it is attached to a terminal, unless -q
+ is specified. This flag forces progress status even if the
+ standard error stream is not directed to a terminal.
</p>
</dd>
</dl></div>
@@ -1111,7 +1123,7 @@ by Linus Torvalds &lt;torvalds@osdl.org&gt;</p></div>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 2010-02-19 09:57:45 UTC
+Last updated 2010-03-15 20:32:31 UTC
</div>
</div>
</body>