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:
7242498
)
Documentation: "pack-file" is not literal in unpack-objects
author
Vivien Didelot
<redacted>
Fri, 1 Nov 2013 15:42:43 +0000
(11:42 -0400)
committer
Junio C Hamano
<redacted>
Fri, 1 Nov 2013 16:13:35 +0000
(09:13 -0700)
Make it clear that "pack-file" is not to be spelled as is in the
unpack-objects usage.
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 589cb953358d0a678583a751a28f0be0ee2aac7e..6b94df39b6c57545572259060807429e2c3cb45b 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