summaryrefslogtreecommitdiffstats
path: root/git-clean.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2012-06-08 11:40:53 -0700
committerJunio C Hamano <gitster@pobox.com>2012-06-08 11:40:53 -0700
commit719b8a3137af7aea177e42a98cdfbb5180a10f33 (patch)
tree0b0aceeacfdab20db87a431a8a95e1388f0d9e19 /git-clean.html
parent022bd341a82a08e16719ab8744973feed49e94d3 (diff)
downloadgit-htmldocs-719b8a3137af7aea177e42a98cdfbb5180a10f33.tar.gz
Autogenerated HTML docs for v1.7.11-rc2-2-g02101
Diffstat (limited to 'git-clean.html')
-rw-r--r--git-clean.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/git-clean.html b/git-clean.html
index cc73d502d..f78941857 100644
--- a/git-clean.html
+++ b/git-clean.html
@@ -594,7 +594,7 @@ under version control, starting from the current directory.</p></div>
<div class="paragraph"><p>Normally, only files unknown to git are removed, but if the <em>-x</em>
option is specified, ignored files are also removed. This can, for
example, be useful to remove all build products.</p></div>
-<div class="paragraph"><p>If any optional <tt>&lt;path&gt;&#8230;</tt> arguments are given, only those paths
+<div class="paragraph"><p>If any optional <tt>&lt;path&gt;...</tt> arguments are given, only those paths
are affected.</p></div>
</div>
<h2 id="_options">OPTIONS</h2>
@@ -685,7 +685,7 @@ are affected.</p></div>
</div>
<h2 id="_git">GIT</h2>
<div class="sectionbody">
-<div class="paragraph"><p>Part of the <a href="git.html">git(1)</a> suite</p></div>
+<div class="paragraph"><p>Part of the suite</p></div>
</div>
</div>
<div id="footnotes"><hr /></div>