]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Documentation/git-commit-tree.txt
Documentation: remove backslashes in manpage synopses
[thirdparty/git.git] / Documentation / git-commit-tree.txt
index 61888547a16e904a766734c6883d95ee46dfc61e..349366ee1e2c414aed87745d2c717ea9a2149367 100644 (file)
@@ -8,7 +8,7 @@ git-commit-tree - Create a new commit object
 
 SYNOPSIS
 --------
-'git commit-tree' <tree> [-p <parent commit>]\* < changelog
+'git commit-tree' <tree> [-p <parent commit>]* < changelog
 
 DESCRIPTION
 -----------