[PATCH] Documentation/git-am.txt: Pass -r in the example invocation of rm -f .dotest

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



>From 7cd3c1e333a5176dbae209630d6fac15539777c0 Mon Sep 17 00:00:00 2001
From: Bryan Donlan <bdonlan@xxxxxxxxxxxx>
Date: Mon, 25 Feb 2008 17:40:19 -0500
Subject: [PATCH] Documentation/git-am.txt: Pass -r in the example invocation of rm -f .dotest
 Signed-off-by: Bryan Donlan <bdonlan@xxxxxxxxxxxx>

---
 Documentation/git-am.txt |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Documentation/git-am.txt b/Documentation/git-am.txt
index 2ffba21..8c96b53 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 -rf .dotest` before running the command with mailbox
 names.
 
 
-- 
1.5.3.8

-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux