]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Documentation/git-fsck-objects.txt
Change 'cache' to 'index' in the docs
[thirdparty/git.git] / Documentation / git-fsck-objects.txt
index 5dc9dbdd78af931e7c0a69d2b2425287e0614687..37e8055d2141a6893991201c628bc07549c04b27 100644 (file)
@@ -33,7 +33,7 @@ index file and all SHA1 references in .git/refs/* as heads.
        Report tags.
 
 --cache::
-       Consider any object recorded in the cache also as a head node for
+       Consider any object recorded in the index also as a head node for
        an unreachability trace.
 
 --standalone::
@@ -125,7 +125,7 @@ GIT_OBJECT_DIRECTORY::
        used to specify the object database root (usually $GIT_DIR/objects)
 
 GIT_INDEX_FILE::
-       used to specify the index file of the cache
+       used to specify the index file of the index
 
 GIT_ALTERNATE_OBJECT_DIRECTORIES::
        used to specify additional object database roots (usually unset)