git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@892464
13f79535-47bb-0310-9956-
ffa450edef68
* "catalina.base" system property. [conf/server.xml]
* <li><b>-help</b> - Display usage information.
* <li><b>-nonaming</b> - Disable naming support.
- * <li><b>-start</b> - Start an instance of Catalina.
- * <li><b>-stop</b> - Stop the currently running instance of Catalina.
+ * <li><b>start</b> - Start an instance of Catalina.
+ * <li><b>stop</b> - Stop the currently running instance of Catalina.
* </u>
*
* Should do the same thing as Embedded, but using a server.xml file.