Skip to content

Commit

Permalink
Merge branch 'vd/doc-unpack-objects' into maint
Browse files Browse the repository at this point in the history
The synopsis section of "git unpack-objects" documentation has been
clarified a bit.

* vd/doc-unpack-objects:
  Documentation: "pack-file" is not literal in unpack-objects
  Documentation: restore a space in unpack-objects usage
  • Loading branch information
Junio C Hamano committed Nov 7, 2013
2 parents 4ccf2f5 + 61e2e22 commit 5022b58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/git-unpack-objects.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 5022b58

Please sign in to comment.