]> asedeno.scripts.mit.edu Git - git.git/blobdiff - Documentation/git-merge-one-file.txt
Merge branch 'master' of git://repo.or.cz/alt-git into jn/autodep
[git.git] / Documentation / git-merge-one-file.txt
index 5c9ce641ec814a980b9a5d32291cccba32a0cc8b..a163cfca6993b61b3f3d198bd0980bd1fed37e52 100644 (file)
@@ -8,17 +8,17 @@ git-merge-one-file - The standard helper program to use with git-merge-index
 
 SYNOPSIS
 --------
-'git-merge-one-file'
+'git merge-one-file'
 
 DESCRIPTION
 -----------
-This is the standard helper program to use with "git-merge-index"
-to resolve a merge after the trivial merge done with "git-read-tree -m".
+This is the standard helper program to use with 'git merge-index'
+to resolve a merge after the trivial merge done with 'git read-tree -m'.
 
 Author
 ------
 Written by Linus Torvalds <torvalds@osdl.org>,
-Junio C Hamano <junkio@cox.net> and Petr Baudis <pasky@suse.cz>.
+Junio C Hamano <gitster@pobox.com> and Petr Baudis <pasky@suse.cz>.
 
 Documentation
 --------------