Author: mduerig
Date: Mon Oct 6 13:14:28 2014
New Revision: 1629643
URL: http://svn.apache.org/r1629643
Log:
@trivial: update README to include missing run modes 'checkpoints' and 'upgrade'
Modified:
jackrabbit/oak/trunk/oak-run/README.md
Modified: jackrabbit/oak/trunk/oak-run/README.md
URL:
http://svn.apache.org/viewvc/jackrabbit/oak/trunk/oak-run/README.md?rev=1629643&r1=1629642&r2=1629643&view=diff
==============================================================================
--- jackrabbit/oak/trunk/oak-run/README.md (original)
+++ jackrabbit/oak/trunk/oak-run/README.md Mon Oct 6 13:14:28 2014
@@ -17,7 +17,10 @@ The following runmodes are currently ava
* syncslave : Run a TarMK Cold Standby slave
* scalability : Run scalability tests against different Oak repository
fixtures.
* recovery : Run a _lastRev recovery on a MongoMK repository
+ * upgrade : Upgrade from Jackrabbit 2
+ * checkpoints : Manage checkpoints
* help : Print a list of available runmodes
+
Some of the features related to Jackrabbit 2.x are provided by oak-run-jr2
jar. See
the [Oak Runnable JR2](#jr2) section for more details.