|
|
@@ -46,9 +46,10 @@ When omitted, the target that is specified in the |
|
|
|
<code>default</code> attribute of the <code><project></code> tag is |
|
|
|
used.</p> |
|
|
|
|
|
|
|
<p>The <nobr><code>-projecthelp</code></nobr> |
|
|
|
option gives a list of this project's |
|
|
|
targets. First those with a description, then those without one.</p> |
|
|
|
<p>The <nobr><code>-projecthelp</code></nobr> option prints out the |
|
|
|
description of the project, if it exists, followed by a list of this |
|
|
|
project's targets. First those with a description, then those without |
|
|
|
one.</p> |
|
|
|
|
|
|
|
<p>Command-line option summary:</p> |
|
|
|
<pre>ant [options] [target [target2 [target3] ...]] |
|
|
|