summaryrefslogtreecommitdiffstats
path: root/git-am.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2008-02-26 09:17:34 +0000
committerJunio C Hamano <junio@hera.kernel.org>2008-02-26 09:17:34 +0000
commit69f491759956153218a1ac862629c439a194d865 (patch)
tree5d2f59bda595624f8ebb6948123a0faf89420d40 /git-am.txt
parent601f3e57cda1c2d25f08c890f345bc7239802d25 (diff)
downloadgit-htmldocs-69f491759956153218a1ac862629c439a194d865.tar.gz
Autogenerated HTML docs for v1.5.4.3-230-g2db511
Diffstat (limited to 'git-am.txt')
-rw-r--r--git-am.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/git-am.txt b/git-am.txt
index 2ffba2102..e640fc75c 100644
--- a/git-am.txt
+++ b/git-am.txt
@@ -138,7 +138,7 @@ aborts in the middle,. You can recover from this in one of two ways:
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.