From 81fa145917c40b68a5e2cca6afc6a10cdfdbd25b Mon Sep 17 00:00:00 2001 From: Bryan Donlan Date: Mon, 25 Feb 2008 17:40:19 -0500 Subject: Documentation/git-am.txt: Pass -r in the example invocation of rm -f .dotest Signed-off-by: Bryan Donlan Signed-off-by: Junio C Hamano diff --git a/Documentation/git-am.txt b/Documentation/git-am.txt index 2ffba21..e640fc7 100644 --- a/Documentation/git-am.txt +++ b/Documentation/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. -- cgit v0.10.2-6-g49f6