From be4966210125f558864368a666ebde67bed92151 Mon Sep 17 00:00:00 2001 From: Thomas Rast Date: Fri, 2 Jan 2009 23:28:29 +0100 Subject: rebase: update documentation for --root Since the new option depends on --onto and omission of , use a separate invocation style, and omit most options to save space. Signed-off-by: Thomas Rast Signed-off-by: Junio C Hamano --- Documentation/git-rebase.txt | 21 ++++++++++++++++----- 1 file changed, 16 insertions(+), 5 deletions(-) (limited to 'Documentation') diff --git a/Documentation/git-rebase.txt b/Documentation/git-rebase.txt index c8ad86a56..3d6d429e5 100644 --- a/Documentation/git-rebase.txt +++ b/Documentation/git-rebase.txt @@ -8,10 +8,11 @@ git-rebase - Forward-port local commits to the updated upstream head SYNOPSIS -------- [verse] -'git rebase' [-i | --interactive] [-v | --verbose] [-m | --merge] - [-s | --strategy=] [--no-verify] - [-C] [ --whitespace=