summaryrefslogtreecommitdiffstats
path: root/git-rm.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2012-06-21 00:08:23 -0700
committerJunio C Hamano <gitster@pobox.com>2012-06-21 00:08:23 -0700
commita28a920b817789e9535e30d163d1cfeda9803b99 (patch)
tree0276dc9699fe17f0b3daa7ad772b8f34f11463b7 /git-rm.html
parent010705ace148110d091fef2fb78d70223306d9e0 (diff)
downloadgit-htmldocs-a28a920b817789e9535e30d163d1cfeda9803b99.tar.gz
Autogenerated HTML docs for v1.7.11-3-g60475
Diffstat (limited to 'git-rm.html')
-rw-r--r--git-rm.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/git-rm.html b/git-rm.html
index dd5fc19fa..19cbbf5c4 100644
--- a/git-rm.html
+++ b/git-rm.html
@@ -735,7 +735,7 @@ modifications in the working tree is:</p></div>
<div class="content">
<pre><tt>git add -A</tt></pre>
</div></div>
-<div class="paragraph"><p>See .</p></div>
+<div class="paragraph"><p>See <a href="git-add.html">git-add(1)</a>.</p></div>
<h3 id="_other_ways">Other ways</h3><div style="clear:left"></div>
<div class="paragraph"><p>If all you really want to do is to remove from the index the files
that are no longer present in the working tree (perhaps because
@@ -775,11 +775,11 @@ of files and subdirectories under the <tt>Documentation/</tt> directory.</p></di
</div>
<h2 id="_see_also">SEE ALSO</h2>
<div class="sectionbody">
-<div class="paragraph"><p></p></div>
+<div class="paragraph"><p><a href="git-add.html">git-add(1)</a></p></div>
</div>
<h2 id="_git">GIT</h2>
<div class="sectionbody">
-<div class="paragraph"><p>Part of the suite</p></div>
+<div class="paragraph"><p>Part of the <a href="git.html">git(1)</a> suite</p></div>
</div>
</div>
<div id="footnotes"><hr /></div>