Code

unpack-objects -r: call it "recover".
[git.git] / Documentation / git-unpack-objects.txt
index 415c09ba10a391cec60c939da1722c83df7cd906..ff6184b0f7498a44995fe4c55dab49c5517ec458 100644 (file)
@@ -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.