summaryrefslogtreecommitdiffstats
path: root/git-clean.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2016-07-13 15:00:05 -0700
committerJunio C Hamano <gitster@pobox.com>2016-07-13 15:00:05 -0700
commit92d80370646a0ce43b0c769027492b3c891090aa (patch)
treecee7315334fee3145cb4badcc7a400e3e763fbac /git-clean.html
parent48931e26012d8d7ad1a7e1d9701f52be1b77e45a (diff)
downloadgit-htmldocs-92d80370646a0ce43b0c769027492b3c891090aa.tar.gz
Autogenerated HTML docs for v2.9.1-273-g79ed4
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 d4226f4b1..b81130dd9 100644
--- a/git-clean.html
+++ b/git-clean.html
@@ -758,7 +758,7 @@ git-clean(1) Manual Page
<div class="sectionbody">
<div class="paragraph"><p>Cleans the working tree by recursively removing files that are not
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>
+<div class="paragraph"><p>Normally, only files unknown to Git are removed, but if the <code>-x</code>
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 <code>&lt;path&gt;...</code> arguments are given, only those paths
@@ -970,7 +970,7 @@ help
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2016-02-17 14:30:28 PST
+Last updated 2016-07-13 14:58:50 PDT
</div>
</div>
</body>