From: dion g. <dio...@us...> - 2004-07-28 07:16:58
|
diongillard 04/07/28 00:16:50 Modified: dbunit/xdocs goals.xml Log: typo Revision Changes Path 1.5 +1 -1 maven-plugins/dbunit/xdocs/goals.xml Index: goals.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/dbunit/xdocs/goals.xml,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- goals.xml 28 Jul 2004 07:04:55 -0000 1.4 +++ goals.xml 28 Jul 2004 07:16:49 -0000 1.5 @@ -15,7 +15,7 @@ <name>dbunit:export-xls</name> <description> Create a spreadsheet in target/dbunit/export.xls from a set of tables. - Specify a variable called <code>tables</table> as a comma separated + Specify a variable called <code>tables</code> as a comma separated list of tables to export, or leave it blank for all. </description> </goal> |