From d1ff370d9718dbe876428e88a35fb68908e355c8 Mon Sep 17 00:00:00 2001 From: Phil Jackson Date: Wed, 17 Nov 2010 22:41:29 +0000 Subject: [PATCH] Docs: r s stops, not starts a rebase. fixes #85. --- magit.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/magit.texi b/magit.texi index 2ad016b4..8694e29d 100644 --- a/magit.texi +++ b/magit.texi @@ -600,7 +600,7 @@ Magit has several commands that can simplify the book keeping associated with rewriting. These commands all start with the @kbd{r} prefix key. -Typing @kbd{r s} will start a rewrite operation. You will be prompted +Typing @kbd{r b} will start a rewrite operation. You will be prompted for a @emph{base} commit, and all commits between the current head and this commit are put in a list of @emph{Pending commits} (including the base commit). The current head will then be reset to the parent of