summaryrefslogtreecommitdiff
path: root/Documentation/git-unpack-file.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/git-unpack-file.txt')
-rw-r--r--Documentation/git-unpack-file.txt14
1 files changed, 3 insertions, 11 deletions
diff --git a/Documentation/git-unpack-file.txt b/Documentation/git-unpack-file.txt
index 213dc8196b..e9f148a00d 100644
--- a/Documentation/git-unpack-file.txt
+++ b/Documentation/git-unpack-file.txt
@@ -9,7 +9,8 @@ git-unpack-file - Creates a temporary file with a blob's contents
SYNOPSIS
--------
-'git-unpack-file' <blob>
+[verse]
+'git unpack-file' <blob>
DESCRIPTION
-----------
@@ -22,15 +23,6 @@ OPTIONS
<blob>::
Must be a blob id
-Author
-------
-Written by Linus Torvalds <torvalds@osdl.org>
-
-Documentation
---------------
-Documentation by David Greaves, Junio C Hamano and the git-list <git@vger.kernel.org>.
-
GIT
---
-Part of the gitlink:git[7] suite
-
+Part of the linkgit:git[1] suite