summaryrefslogtreecommitdiffstats
path: root/git-update-index.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2021-01-25 15:32:33 -0800
committerJunio C Hamano <gitster@pobox.com>2021-01-25 15:32:33 -0800
commit7887f9b4eb248358cc8e6937ceb87b9f072ce9e5 (patch)
treed5670ef418f9f7d4a5780ee5d3d01696abb477aa /git-update-index.html
parentd5cfc8f5a014ca40c71c8355aa37074cc885297e (diff)
downloadgit-htmldocs-7887f9b4eb248358cc8e6937ceb87b9f072ce9e5.tar.gz
Autogenerated HTML docs for v2.30.0-335-ge63628
Diffstat (limited to 'git-update-index.html')
-rw-r--r--git-update-index.html7
1 files changed, 3 insertions, 4 deletions
diff --git a/git-update-index.html b/git-update-index.html
index f029ca28c..7f44b70fe 100644
--- a/git-update-index.html
+++ b/git-update-index.html
@@ -774,9 +774,8 @@ git-update-index(1) Manual Page
<div class="sect1">
<h2 id="_description">DESCRIPTION</h2>
<div class="sectionbody">
-<div class="paragraph"><p>Modifies the index or directory cache. Each file mentioned is updated
-into the index and any <em>unmerged</em> or <em>needs updating</em> state is
-cleared.</p></div>
+<div class="paragraph"><p>Modifies the index. Each file mentioned is updated into the index and
+any <em>unmerged</em> or <em>needs updating</em> state is cleared.</p></div>
<div class="paragraph"><p>See also <a href="git-add.html">git-add(1)</a> for a more user-friendly way to do some of
the most common operations on the index.</p></div>
<div class="paragraph"><p>The way <em>git update-index</em> handles files it is told about can be modified
@@ -1519,7 +1518,7 @@ automatically.</p></div>
<div id="footer">
<div id="footer-text">
Last updated
- 2020-03-10 08:03:13 PDT
+ 2021-01-25 15:29:19 PST
</div>
</div>
</body>