Author: thomas.diesler(a)jboss.com
Date: 2007-06-20 09:41:25 -0400 (Wed, 20 Jun 2007)
New Revision: 3665
Modified:
branches/jbossws-2.0/integration/spi/src/main/java/org/jboss/wsf/spi/tools/cmd/WSProvide.java
Log:
typo
Modified:
branches/jbossws-2.0/integration/spi/src/main/java/org/jboss/wsf/spi/tools/cmd/WSProvide.java
===================================================================
---
branches/jbossws-2.0/integration/spi/src/main/java/org/jboss/wsf/spi/tools/cmd/WSProvide.java 2007-06-20
13:31:46 UTC (rev 3664)
+++
branches/jbossws-2.0/integration/spi/src/main/java/org/jboss/wsf/spi/tools/cmd/WSProvide.java 2007-06-20
13:41:25 UTC (rev 3665)
@@ -227,7 +227,7 @@
out.println(" -h, --help Show this help message");
out.println(" -k, --keep Keep/Generate Java
source");
out.println(" -w, --wsdl Enable WSDL file
generation");
- out.println(" -c. --classpath=<path> The classpath that contains
the endpoint");
+ out.println(" -c, --classpath=<path> The classpath that contains
the endpoint");
out.println(" -o, --output=<directory> The directory to put
generated artifacts");
out.println(" -r, --resource=<directory> The directory to put
resource artifacts");
out.println(" -s, --source=<directory> The directory to put Java
source");
Show replies by date