Author: pete.muir(a)jboss.org
Date: 2009-06-08 08:13:53 -0400 (Mon, 08 Jun 2009)
New Revision: 2778
Modified:
doc/trunk/reference/en-US/gettingstarted.xml
Log:
WBRI-246
Modified: doc/trunk/reference/en-US/gettingstarted.xml
===================================================================
--- doc/trunk/reference/en-US/gettingstarted.xml 2009-06-08 11:54:12 UTC (rev 2777)
+++ doc/trunk/reference/en-US/gettingstarted.xml 2009-06-08 12:13:53 UTC (rev 2778)
@@ -223,11 +223,16 @@
</listitem>
<listitem>
<para>
- <literal>ant tomcat.undeploy</literal> - remove the example
from the server
+ <literal>ant tomcat.undeploy</literal> - remove the example
(in compressed jar format) from the server
</para>
</listitem>
<listitem>
<para>
+ <literal>ant tomcat.unexplode</literal> - remove the
example (in exploded format) from the server
+ </para>
+ </listitem>
+ <listitem>
+ <para>
<literal>ant tomcat.clean</literal> - clean the example
</para>
</listitem>
Show replies by date