X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=Documentation%2Fgit-update-cache.txt;h=947f2bded0317bab04598d2fb9755db0995c6c45;hb=f13bbe7f56e49a11f6bfc3b73a463c741f969c9c;hp=604411d6d79d4178557015bcff52295a18169e60;hpb=2cf565c53c88c557eedd7e5629437b3c6fe74329;p=git.git diff --git a/Documentation/git-update-cache.txt b/Documentation/git-update-cache.txt index 604411d6..947f2bde 100644 --- a/Documentation/git-update-cache.txt +++ b/Documentation/git-update-cache.txt @@ -12,7 +12,7 @@ SYNOPSIS 'git-update-cache' [--add] [--remove] [--refresh] [--replace] [--ignore-missing] - [--force-remove ] + [--force-remove] [--cacheinfo ]\* [--] []\* @@ -49,7 +49,7 @@ OPTIONS --force-remove:: Remove the file from the index even when the working directory - still has such a file. + still has such a file. (Implies --remove.) --replace:: By default, when a file `path` exists in the index,