Author: thomasm
Date: Tue Apr 23 06:16:13 2019
New Revision: 1857986
URL: http://svn.apache.org/viewvc?rev=1857986&view=rev
Log:
OAK-301: Document Oak
Modified:
jackrabbit/oak/trunk/oak-doc/src/site/markdown/command_line.md
Modified: jackrabbit/oak/trunk/oak-doc/src/site/markdown/command_line.md
URL:
http://svn.apache.org/viewvc/jackrabbit/oak/trunk/oak-doc/src/site/markdown/command_line.md?rev=1857986&r1=1857985&r2=1857986&view=diff
==============================================================================
--- jackrabbit/oak/trunk/oak-doc/src/site/markdown/command_line.md (original)
+++ jackrabbit/oak/trunk/oak-doc/src/site/markdown/command_line.md Tue Apr 23
06:16:13 2019
@@ -21,6 +21,9 @@
This tool supports maintenance operations such as backup and compaction.
+Some of the documentation of this tool is found at
+https://github.com/apache/jackrabbit-oak/tree/trunk/oak-run
+
#### Compatibility
We recommend to use the same version of `oak-run` as the one of `oak-core`
@@ -88,5 +91,5 @@ with the file.
wget https://s.apache.org/oak-mongo.js
mongo --shell oak-mongo.js
-
+
Now the MongoDB shell has an `oak` namespace with [additional
functions](oak-mongo-js/oak.html).