documentation: git-bisect (help HTML break man)
Use the same trick Josef used to introduce line breaks for git-mv documentation for now, to help HTML rendering. This breaks manpages and we need to come up with a better solution. Noticed by linux@horizon.com (No Name). Signed-off-by: Junio C Hamano <junkio@cox.net>
This commit is contained in:
parent
3f41f5a9fe
commit
d2abdd2647
@ -8,13 +8,13 @@ git-bisect - Find the change that introduced a bug
|
|||||||
|
|
||||||
SYNOPSIS
|
SYNOPSIS
|
||||||
--------
|
--------
|
||||||
'git bisect' start
|
'git bisect' start
|
||||||
'git bisect' bad <rev>
|
'git bisect' bad <rev>
|
||||||
'git bisect' good <rev>
|
'git bisect' good <rev>
|
||||||
'git bisect' reset [<branch>]
|
'git bisect' reset [<branch>]
|
||||||
'git bisect' visualize
|
'git bisect' visualize
|
||||||
'git bisect' replay <logfile>
|
'git bisect' replay <logfile>
|
||||||
'git bisect' log
|
'git bisect' log
|
||||||
|
|
||||||
DESCRIPTION
|
DESCRIPTION
|
||||||
-----------
|
-----------
|
||||||
|
Loading…
Reference in New Issue
Block a user