summaryrefslogtreecommitdiffstats
path: root/git-clean.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2008-07-31 22:11:21 +0000
committerJunio C Hamano <junio@hera.kernel.org>2008-07-31 22:11:21 +0000
commit9e39507860f707da6967f6e2cdec8974241d9918 (patch)
tree9c57a3d231215b8d48a0dd06221fdd4f22d70416 /git-clean.html
parent7f80ae8006f163acc614aebc362adf92788b20a6 (diff)
downloadgit-htmldocs-9e39507860f707da6967f6e2cdec8974241d9918.tar.gz
Autogenerated HTML docs for v1.6.0-rc1-34-g0fe8c
Diffstat (limited to 'git-clean.html')
-rw-r--r--git-clean.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/git-clean.html b/git-clean.html
index 0fc3e0c28..3e3fd1eb1 100644
--- a/git-clean.html
+++ b/git-clean.html
@@ -321,7 +321,7 @@ git-clean(1) Manual Page
<h2>SYNOPSIS</h2>
<div class="sectionbody">
<div class="verseblock">
-<div class="content"><em>git clean</em> [-d] [-f] [-n] [-q] [-x | -X] [--] &lt;paths&gt;&#8230;</div></div>
+<div class="content"><em>git clean</em> [-d] [-f] [-n] [-q] [-x | -X] [--] &lt;path&gt;&#8230;</div></div>
</div>
<h2 id="_description">DESCRIPTION</h2>
<div class="sectionbody">
@@ -329,8 +329,8 @@ git-clean(1) Manual Page
from files that are not under version control. If the <em>-x</em> option is
specified, ignored files are also removed, allowing to remove all
build products.
-When optional <tt>&lt;paths&gt;&#8230;</tt> arguments are given, the paths
-affected are further limited to those that match them.</p></div>
+If any optional <tt>&lt;path&gt;&#8230;</tt> arguments are given, only those paths
+are affected.</p></div>
</div>
<h2 id="_options">OPTIONS</h2>
<div class="sectionbody">
@@ -407,7 +407,7 @@ affected are further limited to those that match them.</p></div>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 2008-07-06 05:16:38 UTC
+Last updated 2008-07-31 22:10:18 UTC
</div>
</div>
</body>