X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fgit-bisect.txt;h=ab60a1847042a8ef28e019c8ad1a620ef5fd41d7;hb=b35acb53458d0f99ba2400b902980b35e5acc2d3;hp=7b7bafba0c514755f9eec423b5aed19db640c091;hpb=e31b0183729cab2d6a8e2c76f009017355dacf06;p=git.git diff --git a/Documentation/git-bisect.txt b/Documentation/git-bisect.txt index 7b7bafba0..ab60a1847 100644 --- a/Documentation/git-bisect.txt +++ b/Documentation/git-bisect.txt @@ -8,6 +8,7 @@ git-bisect - Find by binary search the change that introduced a bug SYNOPSIS -------- +[verse] 'git bisect' DESCRIPTION