From ffaf0e26d2f1796fd1763b4a8817b8f12339bace Mon Sep 17 00:00:00 2001
From: Junio C Hamano
Date: Sat, 13 Jan 2007 22:18:22 +0000
Subject: [PATCH] Autogenerated HTML docs for v1.5.0-rc1-g696b
---
git-commit.html | 5 +++--
git-commit.txt | 3 ++-
2 files changed, 5 insertions(+), 3 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
by using the -a switch with the commit 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.
@@ -650,7 +651,7 @@ Junio C Hamano <junkio@cox.net>