]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Documentation/git-tar-tree.txt
Documentation: be consistent about "git-" versus "git "
[thirdparty/git.git] / Documentation / git-tar-tree.txt
index 74ed06525e8f920017469301f9773e4b36080ee9..4995dc245a8a9fd340b3bfd08c9917d99da56c34 100644 (file)
@@ -8,7 +8,7 @@ git-tar-tree - Create a tar archive of the files in the named tree object
 
 SYNOPSIS
 --------
-'git-tar-tree' [--remote=<repo>] <tree-ish> [ <base> ]
+'git tar-tree' [--remote=<repo>] <tree-ish> [ <base> ]
 
 DESCRIPTION
 -----------