]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Documentation/git-commit-tree.txt
Merge branch 'jn/ident-from-etc-mailname'
[thirdparty/git.git] / Documentation / git-commit-tree.txt
index 9ac30a3274a21461589da65ee3e130c3f0b73950..02133d5fc9a14df7f4fe24d97bdf9980e77f807a 100644 (file)
@@ -8,6 +8,7 @@ git-commit-tree - Create a new commit object
 
 SYNOPSIS
 --------
+[verse]
 'git commit-tree' <tree> [(-p <parent commit>)...] < changelog
 
 DESCRIPTION