Merge branch 'jc/spht'
[gitweb.git] / Documentation / user-manual.txt
index 0aaed10c761c9256dbb1c2f2dfffeaa2a3bd401f..93a47b439b4504467fc5ba7612b8205367f347c2 100644 (file)
@@ -3707,7 +3707,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.