summaryrefslogtreecommitdiffstats
path: root/git-clean.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@kernel.org>2010-01-21 17:46:43 +0000
committerJunio C Hamano <junio@kernel.org>2010-01-21 17:46:43 +0000
commit1aa40d2e3f5186afb805e7020577acb9f5f78b89 (patch)
tree72812d480799e16b94f9cfed423b8d7d45c7fb4f /git-clean.html
parenta9701f0184382d8de7380c56558718915905746a (diff)
downloadgit-htmldocs-1aa40d2e3f5186afb805e7020577acb9f5f78b89.tar.gz
Autogenerated HTML docs for v1.6.6.1-383-g5a9f
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 934f7a1d9..0a19789e9 100644
--- a/git-clean.html
+++ b/git-clean.html
@@ -356,7 +356,7 @@ are affected.</p></div>
<dd>
<p>
If the git configuration specifies clean.requireForce as true,
- <em>git-clean</em> will refuse to run unless given -f or -n.
+ <em>git clean</em> will refuse to run unless given -f or -n.
</p>
</dd>
<dt>
@@ -389,7 +389,7 @@ are affected.</p></div>
<p>
Don't use the ignore rules. This allows removing all untracked
files, including build products. This can be used (possibly in
- conjunction with <em>git-reset</em>) to create a pristine
+ conjunction with <em>git reset</em>) to create a pristine
working directory to test a clean build.
</p>
</dd>
@@ -414,7 +414,7 @@ are affected.</p></div>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 2009-12-03 09:12:29 UTC
+Last updated 2010-01-21 17:44:23 UTC
</div>
</div>
</body>