]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Documentation/git-bisect.txt
Merge branch 'ea/blame-use-oideq'
[thirdparty/git.git] / Documentation / git-bisect.txt
index 0e993e458717743e4e2f136d27f7291101853bba..fbb39fbdf5d62a455c8b62d4870817998d0434ad 100644 (file)
@@ -16,7 +16,7 @@ DESCRIPTION
 The command takes various subcommands, and different options depending
 on the subcommand:
 
- git bisect start [--term-{old,good}=<term> --term-{new,bad}=<term>]
+ git bisect start [--term-{new,bad}=<term> --term-{old,good}=<term>]
                  [--no-checkout] [--first-parent] [<bad> [<good>...]] [--] [<paths>...]
  git bisect (bad|new|<term-new>) [<rev>]
  git bisect (good|old|<term-old>) [<rev>...]