summaryrefslogtreecommitdiffstats
path: root/git-rm.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2007-04-17 08:28:11 +0000
committerJunio C Hamano <junio@hera.kernel.org>2007-04-17 08:28:11 +0000
commit0e3cb537e5dee1347d53fc91ed855a1e84127503 (patch)
tree96798e6364c62384423f5a2490c9630dfea97a60 /git-rm.html
parent29ee16327f63eaf6dfd0a3348669ea607e921032 (diff)
downloadgit-htmldocs-0e3cb537e5dee1347d53fc91ed855a1e84127503.tar.gz
Autogenerated HTML docs for v1.5.1.1-135-gf948
Diffstat (limited to 'git-rm.html')
-rw-r--r--git-rm.html11
1 files changed, 10 insertions, 1 deletions
diff --git a/git-rm.html b/git-rm.html
index 5c56300aa..795fe544d 100644
--- a/git-rm.html
+++ b/git-rm.html
@@ -342,6 +342,15 @@ area (aka index).</p>
files.
</p>
</dd>
+<dt>
+--quiet
+</dt>
+<dd>
+<p>
+ git-rm normally outputs one line (in the form of an "rm" command)
+ for each file removed. This option suppresses that output.
+</p>
+</dd>
</dl>
</div>
<h2>DISCUSSION</h2>
@@ -397,7 +406,7 @@ git-rm -f git-*.sh
</div>
<div id="footer">
<div id="footer-text">
-Last updated 04-Apr-2007 18:34:15 UTC
+Last updated 17-Apr-2007 08:27:41 UTC
</div>
</div>
</body>