Code

git-svn: add ability to specify --commit-url for dcommit
[git.git] / Documentation / git-mktree.txt
index 1ddbf00afccf93d2c31d3c6d0deabd82ff4fe779..af19f06ed738bdecc7ab9a72a5c9a216b816f4c2 100644 (file)
@@ -8,7 +8,7 @@ git-mktree - Build a tree-object from ls-tree formatted text
 
 SYNOPSIS
 --------
-'git-mktree' [-z]
+'git mktree' [-z]
 
 DESCRIPTION
 -----------
@@ -23,7 +23,7 @@ OPTIONS
 
 Author
 ------
-Written by Junio C Hamano <junkio@cox.net>
+Written by Junio C Hamano <gitster@pobox.com>
 
 Documentation
 --------------