Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
no need to install manpages as executable
[gitweb.git]
/
Documentation
/
git-unpack-objects.txt
diff --git
a/Documentation/git-unpack-objects.txt
b/Documentation/git-unpack-objects.txt
index 415c09ba10a391cec60c939da1722c83df7cd906..ff6184b0f7498a44995fe4c55dab49c5517ec458 100644
(file)
--- a/
Documentation/git-unpack-objects.txt
+++ b/
Documentation/git-unpack-objects.txt
@@
-37,7
+37,7
@@
OPTIONS
-r::
When unpacking a corrupt packfile, the command dies at
the first corruption. This flag tells it to keep going
- and make the best effort to
salvage
as many objects as
+ and make the best effort to
recover
as many objects as
possible.