Code

Merge branch 'nd/maint-work-tree-fix' into maint
[git.git] / Documentation / user-manual.txt
index b0a873bd7f94c6f16a74b2083688a0b1bb24d07f..159de30e19493587585a81f8ed8ad26960eead62 100644 (file)
@@ -3706,7 +3706,7 @@ should use the `--remove` and `--add` flags respectively.
 NOTE! A `--remove` flag does 'not' mean that subsequent filenames will
 necessarily be removed: if the files still exist in your directory
 structure, the index will be updated with their new status, not
-removed. The only thing `--remove` means is that update-cache will be
+removed. The only thing `--remove` means is that update-index will be
 considering a removed file to be a valid thing, and if the file really
 does not exist any more, it will update the index accordingly.