summaryrefslogtreecommitdiffstats
path: root/git-update-index.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2006-05-10 00:13:40 +0000
committerJunio C Hamano <junio@hera.kernel.org>2006-05-10 00:13:40 +0000
commit26a5737702ae9a7bec141d68b1c756235c55cb89 (patch)
tree86044a6b56a0535a5a8277ab2eccf72f35871630 /git-update-index.html
parentb0ec2db86c94ac9dae0cea5f66ab34143c40ef7c (diff)
downloadgit-htmldocs-26a5737702ae9a7bec141d68b1c756235c55cb89.tar.gz
Autogenerated HTML docs for v1.3.2-g8c24
Diffstat (limited to 'git-update-index.html')
-rw-r--r--git-update-index.html13
1 files changed, 11 insertions, 2 deletions
diff --git a/git-update-index.html b/git-update-index.html
index 891afd78e..eedcbc76e 100644
--- a/git-update-index.html
+++ b/git-update-index.html
@@ -279,7 +279,7 @@ git-update-index(1) Manual Page
[--cacheinfo &lt;mode&gt; &lt;object&gt; &lt;file&gt;]*
[--chmod=(+|-)x]
[--assume-unchanged | --no-assume-unchanged]
- [--really-refresh] [--unresolve]
+ [--really-refresh] [--unresolve] [--again]
[--info-only] [--index-info]
[-z] [--stdin]
[--verbose]
@@ -395,6 +395,15 @@ using the various options:</p>
</p>
</dd>
<dt>
+--again
+</dt>
+<dd>
+<p>
+ Runs <tt>git-update-index</tt> itself on the paths whose index
+ entries are different from those from the <tt>HEAD</tt> commit.
+</p>
+</dd>
+<dt>
--unresolve
</dt>
<dd>
@@ -705,7 +714,7 @@ need to use <tt>git-update-index --chmod=</tt>.</p>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 05-May-2006 23:14:17 UTC
+Last updated 10-May-2006 00:13:32 UTC
</div>
</div>
</body>