Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'vd/doc-unpack-objects' into maint
author
Junio C Hamano
<gitster@pobox.com>
Thu, 7 Nov 2013 22:37:35 +0000
(14:37 -0800)
committer
Junio C Hamano
<gitster@pobox.com>
Thu, 7 Nov 2013 22:37:36 +0000
(14:37 -0800)
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
Documentation/git-unpack-objects.txt
patch
|
blob
|
history
raw
(from parent 1:
4ccf2f5
)
diff --git
a/Documentation/git-unpack-objects.txt
b/Documentation/git-unpack-objects.txt
index ff23494e7013c5d491c7a7e2642ec30133906aac..12cb108b8561a6365192a65688d116901468decf 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