]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Documentation/git-unpack-objects.txt
Documentation: be consistent about "git-" versus "git "
[thirdparty/git.git] / Documentation / git-unpack-objects.txt
index 50947c50df1fe05b7eac8e046556c6ee070c7327..ae17cc2b44751fb57780a4b41be65fad1d65c1f8 100644 (file)
@@ -8,7 +8,7 @@ git-unpack-objects - Unpack objects from a packed archive
 
 SYNOPSIS
 --------
-'git-unpack-objects' [-n] [-q] [-r] [--strict] <pack-file
+'git unpack-objects' [-n] [-q] [-r] [--strict] <pack-file
 
 
 DESCRIPTION
@@ -54,4 +54,4 @@ Documentation by Junio C Hamano
 
 GIT
 ---
-Part of the linkgit:git[7] suite
+Part of the linkgit:git[1] suite