diff --git a/docs/manual/using.html b/docs/manual/using.html
index d9e39286a..3ca2a05f1 100644
--- a/docs/manual/using.html
+++ b/docs/manual/using.html
@@ -30,7 +30,12 @@ to be unique. (For additional information, see the
default |
the default target to use when no target is supplied. |
- Yes. |
+ No; however, since Ant 1.6.0,
+ every project includes an implicit target that contains any and
+ all top-level tasks and/or types. This target will always be
+ executed as part of the project's initialization, even when Ant is
+ run with the -projecthelp option.
+ |
basedir |