summaryrefslogtreecommitdiffstats
path: root/git-clean.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2009-05-07 05:07:31 +0000
committerJunio C Hamano <junio@hera.kernel.org>2009-05-07 05:07:31 +0000
commitbde411d3aa16728f91ad91946c317d02b9505631 (patch)
tree00188e33e825c8000dee8e3f4209a264615ce8a1 /git-clean.html
parent86f3157f238fb5301c7f29bf703330e333be9265 (diff)
downloadgit-htmldocs-bde411d3aa16728f91ad91946c317d02b9505631.tar.gz
Autogenerated HTML docs for v1.6.3
Diffstat (limited to 'git-clean.html')
-rw-r--r--git-clean.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/git-clean.html b/git-clean.html
index ce30bd43d..eb008e0ac 100644
--- a/git-clean.html
+++ b/git-clean.html
@@ -325,8 +325,8 @@ git-clean(1) Manual Page
</div>
<h2 id="_description">DESCRIPTION</h2>
<div class="sectionbody">
-<div class="para"><p>This allows cleaning the working tree by removing files that are not
-under version control.</p></div>
+<div class="para"><p>Cleans the working tree by recursively removing files that are not
+under version control, starting from the current directory.</p></div>
<div class="para"><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>
@@ -408,7 +408,7 @@ are affected.</p></div>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 2009-04-26 01:41:25 UTC
+Last updated 2009-05-07 05:07:17 UTC
</div>
</div>
</body>