git.99rst.org
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
87b7b84
)
Documentation: restore a space in unpack-objects usage
author
Vivien Didelot
<redacted>
Thu, 31 Oct 2013 21:41:11 +0000
(17:41 -0400)
committer
Junio C Hamano
<redacted>
Thu, 31 Oct 2013 22:11:28 +0000
(15:11 -0700)
The commit
87b7b84
removed a space in the unpack-objects usage, which
makes the synopsis a bit confusing. This patch simply restores it.
Signed-off-by: Vivien Didelot <redacted>
Signed-off-by: Junio C Hamano <redacted>
Documentation/git-unpack-objects.txt
patch
|
blob
|
history
diff --git
a/Documentation/git-unpack-objects.txt
b/Documentation/git-unpack-objects.txt
index a42a75e0773384aacec4d1c05c3a1d86aec01e6a..589cb953358d0a678583a751a28f0be0ee2aac7e 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
--------
-'git-unpack-objects' [-q] <pack-file
+'git-unpack-objects' [-q] <
pack-file
DESCRIPTION
git clone https://git.99rst.org/PROJECT