Skip to content

Commit 5022b58

Browse files
committed
Merge branch 'vd/doc-unpack-objects' into maint
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
2 parents 4ccf2f5 + 61e2e22 commit 5022b58

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)