[jbossws-commits] JBossWS SVN: r3334 - trunk/integration/spi/src/main/java/org/jboss/wsf/spi/tools/cmd.

jbossws-commits at lists.jboss.org jbossws-commits at lists.jboss.org
Thu May 31 09:36:44 EDT 2007


Author: thomas.diesler at jboss.com
Date: 2007-05-31 09:36:44 -0400 (Thu, 31 May 2007)
New Revision: 3334

Modified:
   trunk/integration/spi/src/main/java/org/jboss/wsf/spi/tools/cmd/WSProvide.java
Log:
Fix typo

Modified: trunk/integration/spi/src/main/java/org/jboss/wsf/spi/tools/cmd/WSProvide.java
===================================================================
--- trunk/integration/spi/src/main/java/org/jboss/wsf/spi/tools/cmd/WSProvide.java	2007-05-31 13:36:07 UTC (rev 3333)
+++ trunk/integration/spi/src/main/java/org/jboss/wsf/spi/tools/cmd/WSProvide.java	2007-05-31 13:36:44 UTC (rev 3334)
@@ -44,7 +44,7 @@
  *  -h, --help                  Show this help message
  *  -k, --keep                  Keep/Generate Java source
  *  -w, --wsdl                  Enable WSDL file generation
- *  -c. --classpath=<path<      The classpath that contains the endpoint
+ *  -c, --classpath=<path<      The classpath that contains the endpoint
  *  -o, --output=<directory>    The directory to put generated artifacts
  *  -r, --resource=<directory>  The directory to put resource artifacts
  *  -s, --source=<directory>    The directory to put Java source




More information about the jbossws-commits mailing list