From 69f491759956153218a1ac862629c439a194d865 Mon Sep 17 00:00:00 2001
From: Junio C Hamano
Date: Tue, 26 Feb 2008 09:17:34 +0000
Subject: [PATCH] Autogenerated HTML docs for v1.5.4.3-230-g2db511
---
git-am.html | 4 ++--
git-am.txt | 2 +-
git-filter-branch.html | 17 ++++++++++++++---
git-filter-branch.txt | 15 +++++++++++++--
4 files changed, 30 insertions(+), 8 deletions(-)
diff --git a/git-am.html b/git-am.html
index 70c6f87ce..bfa9169ad 100644
--- a/git-am.html
+++ b/git-am.html
@@ -488,7 +488,7 @@ hand resolve the conflict in the working directory, and update
The command refuses to process new mailboxes while .dotest
directory exists, so if you decide to start over from scratch,
-run rm -f .dotest before running the command with mailbox
+run rm -f -r .dotest before running the command with mailbox
names.
SEE ALSO
@@ -509,7 +509,7 @@ names.