summaryrefslogtreecommitdiffstats
path: root/git-rm.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2008-08-10 03:55:58 +0000
committerJunio C Hamano <junio@hera.kernel.org>2008-08-10 03:55:58 +0000
commitfaa1e50737bfc349e8315c99a2ed59182fd557b1 (patch)
tree05ca5456c6a103f7632321128d3a325a68450748 /git-rm.html
parentb53db3ca58a8a65d8de3b9fa048d410757edc38f (diff)
downloadgit-htmldocs-faa1e50737bfc349e8315c99a2ed59182fd557b1.tar.gz
Autogenerated HTML docs for v1.6.0-rc2-22-g71b9
Diffstat (limited to 'git-rm.html')
-rw-r--r--git-rm.html7
1 files changed, 5 insertions, 2 deletions
diff --git a/git-rm.html b/git-rm.html
index 657ccfe49..44232cc58 100644
--- a/git-rm.html
+++ b/git-rm.html
@@ -320,7 +320,7 @@ git-rm(1) Manual Page
</div>
<h2>SYNOPSIS</h2>
<div class="sectionbody">
-<div class="para"><p><em>git rm</em> [-f] [-n] [-r] [--cached] [--ignore-unmatch] [--quiet] [--] &lt;file&gt;&#8230;</p></div>
+<div class="para"><p><em>git rm</em> [-f | --force] [-n] [-r] [--cached] [--ignore-unmatch] [--quiet] [--] &lt;file&gt;&#8230;</p></div>
</div>
<h2 id="_description">DESCRIPTION</h2>
<div class="sectionbody">
@@ -356,6 +356,9 @@ allowing the file to be removed from just the index.</p></div>
<dt>
-f
</dt>
+<dt>
+--force
+</dt>
<dd>
<p>
Override the up-to-date check.
@@ -481,7 +484,7 @@ git rm -f git-*.sh
</div>
<div id="footer">
<div id="footer-text">
-Last updated 2008-07-06 05:17:01 UTC
+Last updated 2008-08-10 03:55:20 UTC
</div>
</div>
</body>