Merge branch 'jn/doc-api-errors'
[gitweb.git] / Documentation / git-unpack-objects.txt
index dd7799095b4dd26a1625015f3fe0fcbd89dd0e70..12cb108b8561a6365192a65688d116901468decf 100644 (file)
@@ -8,7 +8,8 @@ git-unpack-objects - Unpack objects from a packed archive
 
 SYNOPSIS
 --------
-'git unpack-objects' [-n] [-q] [-r] [--strict] <pack-file
+[verse]
+'git unpack-objects' [-n] [-q] [-r] [--strict] < <pack-file>
 
 
 DESCRIPTION