summaryrefslogtreecommitdiffstats
path: root/git-update-index.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2007-05-08 00:32:53 +0000
committerJunio C Hamano <junio@hera.kernel.org>2007-05-08 00:32:53 +0000
commit3d30fd50da4218bf2dddc680132f2688108d94e4 (patch)
treed4ed1c6ce3b42cfebd1bbf17dc37fa0559822496 /git-update-index.html
parent67fad6d5cb982faa5da32370c961f9e00f018d2d (diff)
downloadgit-htmldocs-3d30fd50da4218bf2dddc680132f2688108d94e4.tar.gz
Autogenerated HTML docs for v1.5.2-rc2-21-g3082
Diffstat (limited to 'git-update-index.html')
-rw-r--r--git-update-index.html7
1 files changed, 5 insertions, 2 deletions
diff --git a/git-update-index.html b/git-update-index.html
index b418ad003..d25f189d7 100644
--- a/git-update-index.html
+++ b/git-update-index.html
@@ -290,6 +290,8 @@ git-update-index(1) Manual Page
<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>
+<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>
<p>The way "git-update-index" handles files it is told about can be modified
using the various options:</p>
</div>
@@ -702,7 +704,8 @@ from symbolic link to regular file.</p>
</div>
<h2>See Also</h2>
<div class="sectionbody">
-<p><a href="git-config.html">git-config(1)</a></p>
+<p><a href="git-config.html">git-config(1)</a>,
+<a href="git-add.html">git-add(1)</a></p>
</div>
<h2>Author</h2>
<div class="sectionbody">
@@ -718,7 +721,7 @@ from symbolic link to regular file.</p>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 04-Apr-2007 18:34:32 UTC
+Last updated 08-May-2007 00:32:27 UTC
</div>
</div>
</body>