Code

Do not talk about "diff" in rev-list documentation.
[git.git] / Documentation / git-index-pack.txt
index 72b5d001161f8a05e9c132b15409d7a504b0ced3..6409363ae5e80264b5b45d50bd9a0180ec68e05b 100644 (file)
@@ -75,6 +75,9 @@ OPTIONS
        to force the version for the generated pack index, and to force
        64-bit index entries on objects located above the given offset.
 
+--strict::
+       Die, if the pack contains broken objects or links.
+
 
 Note
 ----
@@ -97,4 +100,4 @@ Documentation by Sergey Vlasov
 
 GIT
 ---
-Part of the linkgit:git[7] suite
+Part of the linkgit:git[1] suite