Merge branch 'mm/rebase-i-post-rewrite-exec'
[gitweb.git] / Documentation / git-unpack-objects.txt
index 894d20bb54f3096699aefc5a117c2bb8ceb159c6..07d432988f249d7439ae56699496da97b7d6f828 100644 (file)
@@ -9,7 +9,7 @@ git-unpack-objects - Unpack objects from a packed archive
 SYNOPSIS
 --------
 [verse]
-'git unpack-objects' [-n] [-q] [-r] [--strict] < <pack-file>
+'git unpack-objects' [-n] [-q] [-r] [--strict] < <packfile>
 
 
 DESCRIPTION