summaryrefslogtreecommitdiffstats
path: root/git-commit.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2007-01-13 22:18:22 +0000
committerJunio C Hamano <junio@hera.kernel.org>2007-01-13 22:18:22 +0000
commitffaf0e26d2f1796fd1763b4a8817b8f12339bace (patch)
treec81c3c2a6179982179da9221b0bf68f40269955b /git-commit.html
parent24351a850088ad4095ad5582fb14e9a8ee689377 (diff)
downloadgit-htmldocs-ffaf0e26d2f1796fd1763b4a8817b8f12339bace.tar.gz
Autogenerated HTML docs for v1.5.0-rc1-g696b
Diffstat (limited to 'git-commit.html')
-rw-r--r--git-commit.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/git-commit.html b/git-commit.html
index 7575c7708..d3ac685e8 100644
--- a/git-commit.html
+++ b/git-commit.html
@@ -308,7 +308,8 @@ by directly listing files containing changes to be committed as arguments
<p>
by using the -a switch with the <em>commit</em> command to automatically "add"
changes from all known files i.e. files that have already been committed
- before, and perform the actual commit.
+ before, and to automatically "rm" files that have been
+ removed from the working tree, and perform the actual commit.
</p>
</li>
</ol>
@@ -650,7 +651,7 @@ Junio C Hamano &lt;junkio@cox.net&gt;</p>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 13-Jan-2007 08:09:00 UTC
+Last updated 13-Jan-2007 22:18:18 UTC
</div>
</div>
</body>