summaryrefslogtreecommitdiffstats
path: root/git-apply.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@kernel.org>2011-03-04 23:54:30 +0000
committerJunio C Hamano <junio@kernel.org>2011-03-04 23:54:30 +0000
commit6b8a079027a0d183242b35eae8b0d407b9b319b2 (patch)
tree210176584f53ac8c52f6630afd1bb9d7cd53f8ef /git-apply.html
parent2e9373bc2f30e1acb30eb92d932d8cb4ade55201 (diff)
downloadgit-htmldocs-6b8a079027a0d183242b35eae8b0d407b9b319b2.tar.gz
Autogenerated HTML docs for v1.7.4.1-203-g07873
Diffstat (limited to 'git-apply.html')
-rw-r--r--git-apply.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/git-apply.html b/git-apply.html
index 1be859cdf..e6e89bfaf 100644
--- a/git-apply.html
+++ b/git-apply.html
@@ -430,7 +430,7 @@ git-apply(1) Manual Page
<div class="sectionbody">
<div class="paragraph"><p>Reads the supplied diff output (i.e. "a patch") and applies it to files.
With the <tt>--index</tt> option the patch is also applied to the index, and
-with the <tt>--cache</tt> option the patch is only applied to the index.
+with the <tt>--cached</tt> option the patch is only applied to the index.
Without these options, the command applies the patch only to files,
and does not require them to be in a git repository.</p></div>
<div class="paragraph"><p>This command applies the patch but does not create a commit. Use
@@ -832,7 +832,7 @@ subdirectory is checked and (if possible) updated.</p></div>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 2010-11-06 00:41:57 UTC
+Last updated 2011-03-04 23:54:12 UTC
</div>
</div>
</body>