bodewig 2003/08/14 07:37:07
Modified: docs/manual/CoreTasks javac.html
Log:
Record default for <javac>'s verbose attribute, submitted by Larry Shatzer
Revision Changes Path
1.41 +2 -1 ant/docs/manual/CoreTasks/javac.html
Index: javac.html
===================================================================
RCS file: /home/cvs/ant/docs/manual/CoreTasks/javac.html,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -r1.40 -r1.41
--- javac.html 15 May 2003 12:44:00 -0000 1.40
+++ javac.html 14 Aug 2003 14:37:07 -0000 1.41
@@ -243,7 +243,8 @@
</tr>
<tr>
<td valign="top">verbose</td>
- <td valign="top">Asks the compiler for verbose output.</td>
+ <td valign="top">Asks the compiler for verbose output; defaults to
+ <code>no</code>.</td>
<td align="center" valign="top">No</td>
</tr>
<tr>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]