git-remote-mediawiki: allow a domain to be set for authentication
[gitweb.git] / Documentation / git-unpack-file.txt
index 3903b2d99b66d47d8a9275c115e779ef228a1233..e9f148a00ddbc996e440cd0fd7eecae4eeff3fa8 100644 (file)
@@ -1,6 +1,5 @@
 git-unpack-file(1)
 ==================
-v0.1, May 2005
 
 NAME
 ----
@@ -10,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
 -----------
@@ -23,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