Merge branch 'ew/config-protect-mode'
[gitweb.git] / Documentation / git-merge-tree.txt
index 3bfa7b422026181f675a7398d41e1153fdfbd837..58731c194229e7e14b4eca27465fd42894d9a710 100644 (file)
@@ -8,11 +8,12 @@ git-merge-tree - Show three-way merge without touching index
 
 SYNOPSIS
 --------
+[verse]
 'git merge-tree' <base-tree> <branch1> <branch2>
 
 DESCRIPTION
 -----------
-Reads three treeish, and output trivial merge results and
+Reads three tree-ish, and output trivial merge results and
 conflicting stages to the standard output.  This is similar to
 what three-way 'git read-tree -m' does, but instead of storing the
 results in the index, the command outputs the entries to the