Skip to content

Commit 6a9ae81

Browse files
phillipwoodgitster
authored andcommitted
merge-tree: fix link formatting in html docs
In the html documentation the link to the "OUTPUT" section is surrounded by square brackets. Fix this by adding explicit link text to the cross reference. Signed-off-by: Phillip Wood <[email protected]> Acked-by: Elijah Newren <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 3e681a7 commit 6a9ae81

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Documentation/git-merge-tree.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,8 @@ OPTIONS
4949
Do not quote filenames in the <Conflicted file info> section,
5050
and end each filename with a NUL character rather than
5151
newline. Also begin the messages section with a NUL character
52-
instead of a newline. See <<OUTPUT>> below for more information.
52+
instead of a newline. See <<OUTPUT,OUTPUT>> below for more
53+
information.
5354

5455
--name-only::
5556
In the Conflicted file info section, instead of writing a list

0 commit comments

Comments
 (0)