X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fgit-bisect.txt;h=1072fb87d1fe38a74dc38e2d6886acfb44d9262b;hb=9644ffdd65f10970d54ab56ae128cde6f3fe1b96;hp=5f68ee1584b294a9395f2a3d4f29e0b1208f5913;hpb=17bee1947ac407c0a27f3ef7da573eacb848520e;p=git.git diff --git a/Documentation/git-bisect.txt b/Documentation/git-bisect.txt index 5f68ee158..1072fb87d 100644 --- a/Documentation/git-bisect.txt +++ b/Documentation/git-bisect.txt @@ -8,7 +8,7 @@ git-bisect - Find the change that introduced a bug by binary search SYNOPSIS -------- -'git bisect' +'git bisect' DESCRIPTION ----------- @@ -200,4 +200,3 @@ Documentation by Junio C Hamano and the git-list . GIT --- Part of the gitlink:git[7] suite -