]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Documentation/git-commit-tree.txt
Documentation: be consistent about "git-" versus "git "
[thirdparty/git.git] / Documentation / git-commit-tree.txt
index 728c2fae892f0a4a66e9fb1854a7e31f4a5f4917..620c45f735e17c652652e9424998f5db1e3f42a5 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
 -----------