Skip to content
This repository was archived by the owner on Nov 9, 2017. It is now read-only.

Commit ea06592

Browse files
committed
Merge branch 'vd/doc-unpack-objects'
* vd/doc-unpack-objects: Documentation: "pack-file" is not literal in unpack-objects Documentation: restore a space in unpack-objects usage
2 parents d35a42a + 61e2e22 commit ea06592

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/git-unpack-objects.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ git-unpack-objects - Unpack objects from a packed archive
99
SYNOPSIS
1010
--------
1111
[verse]
12-
'git unpack-objects' [-n] [-q] [-r] [--strict] <pack-file
12+
'git unpack-objects' [-n] [-q] [-r] [--strict] < <pack-file>
1313

1414

1515
DESCRIPTION

0 commit comments

Comments
 (0)