git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Documentation/git-rebase.txt: Add --strategy to synopsys
@ 2008-03-01 11:39 Mike Hommey
  0 siblings, 0 replies; only message in thread
From: Mike Hommey @ 2008-03-01 11:39 UTC (permalink / raw)
  To: git, gitster


Signed-off-by: Mike Hommey <mh@glandium.org>
---
 Documentation/git-rebase.txt |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/Documentation/git-rebase.txt b/Documentation/git-rebase.txt
index c11c645..4b10304 100644
--- a/Documentation/git-rebase.txt
+++ b/Documentation/git-rebase.txt
@@ -9,6 +9,7 @@ SYNOPSIS
 --------
 [verse]
 'git-rebase' [-i | --interactive] [-v | --verbose] [-m | --merge]
+	[-s <strategy> | --strategy=<strategy>]
 	[-C<n>] [ --whitespace=<option>] [-p | --preserve-merges]
 	[--onto <newbase>] <upstream> [<branch>]
 'git-rebase' --continue | --skip | --abort
-- 
1.5.4.3.345.ged697.dirty


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2008-03-01 11:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-01 11:39 [PATCH] Documentation/git-rebase.txt: Add --strategy to synopsys Mike Hommey

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).