Author: brett Date: Sat Apr 8 07:49:37 2006 New Revision: 392538 URL: http://svn.apache.org/viewcvs?rev=392538&view=rev Log: added other valid value
Modified: maven/maven-1/plugins/trunk/test/xdocs/properties.xml Modified: maven/maven-1/plugins/trunk/test/xdocs/properties.xml URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/test/xdocs/properties.xml?rev=392538&r1=392537&r2=392538&view=diff ============================================================================== --- maven/maven-1/plugins/trunk/test/xdocs/properties.xml (original) +++ maven/maven-1/plugins/trunk/test/xdocs/properties.xml Sat Apr 8 07:49:37 2006 @@ -101,7 +101,7 @@ <td>Yes</td> <td> Specifies the formatter to use for output to the console. - Defaults to <code>brief</code> + Defaults to <code>brief</code>, but can also be <code>plain</code>. </td> </tr> <tr>