Docs: r s stops, not starts a rebase.

fixes #85.
This commit is contained in:
Phil Jackson 2010-11-17 22:41:29 +00:00
parent 6a542409d9
commit d1ff370d97

View file

@ -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