Sync with 1.8.4.3
[gitweb.git] / Documentation / git-unpack-objects.txt
index ff23494e7013c5d491c7a7e2642ec30133906aac..12cb108b8561a6365192a65688d116901468decf 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] < <pack-file>
 
 
 DESCRIPTION