/
uis
/
git
/
x
/
uis
/
git
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(from parent 1:
d35a42a
)
Merge branch 'vd/doc-unpack-objects'
author
Junio C Hamano
<gitster@pobox.com>
Mon, 4 Nov 2013 22:58:15 +0000
(14:58 -0800)
committer
Junio C Hamano
<gitster@pobox.com>
Mon, 4 Nov 2013 22:58:16 +0000
(14:58 -0800)
* vd/doc-unpack-objects:
Documentation: "pack-file" is not literal in unpack-objects
Documentation: restore a space in unpack-objects usage
Documentation/git-unpack-objects.txt
patch
|
blob
|
blame
|
history
diff --git
a/Documentation/git-unpack-objects.txt
b/Documentation/git-unpack-objects.txt
index
ff23494
..
12cb108
100644
(file)
--- a/
Documentation/git-unpack-objects.txt
+++ b/
Documentation/git-unpack-objects.txt
@@
-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