diff options
Diffstat (limited to 'Documentation/git-unpack-file.txt')
-rw-r--r-- | Documentation/git-unpack-file.txt | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/Documentation/git-unpack-file.txt b/Documentation/git-unpack-file.txt index 213dc8196b..995db9fead 100644 --- a/Documentation/git-unpack-file.txt +++ b/Documentation/git-unpack-file.txt @@ -9,7 +9,7 @@ git-unpack-file - Creates a temporary file with a blob's contents SYNOPSIS -------- -'git-unpack-file' <blob> +'git unpack-file' <blob> DESCRIPTION ----------- @@ -32,5 +32,4 @@ Documentation by David Greaves, Junio C Hamano and the git-list <git@vger.kernel GIT --- -Part of the gitlink:git[7] suite - +Part of the linkgit:git[1] suite |