git-sh-setup.sh: add variable to use the stuck-long mode
[gitweb.git] / Documentation / git-unpack-file.txt
index 20bb6a7800c43c6613aaeda2a86cd3311213bfbe..e9f148a00ddbc996e440cd0fd7eecae4eeff3fa8 100644 (file)
@@ -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,14 +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