[jbosscache-commits] JBoss Cache SVN: r5217 - benchmarks/benchmark-fwk/trunk.

jbosscache-commits at lists.jboss.org jbosscache-commits at lists.jboss.org
Thu Jan 24 08:22:55 EST 2008


Author: manik.surtani at jboss.com
Date: 2008-01-24 08:22:55 -0500 (Thu, 24 Jan 2008)
New Revision: 5217

Modified:
   benchmarks/benchmark-fwk/trunk/cluster.sh
Log:
Updated help docs

Modified: benchmarks/benchmark-fwk/trunk/cluster.sh
===================================================================
--- benchmarks/benchmark-fwk/trunk/cluster.sh	2008-01-24 13:20:44 UTC (rev 5216)
+++ benchmarks/benchmark-fwk/trunk/cluster.sh	2008-01-24 13:22:55 UTC (rev 5217)
@@ -61,5 +61,7 @@
         echo
         echo "Example:"
         echo "        ${0} start jbosscache-2.0.0 repl_async.xml 6"
+        echo "        ${0} stop"
+        echo "             Note that the stop command will stop all instances on all configured hosts"
         ;;
 esac




More information about the jbosscache-commits mailing list