You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-commits@jackrabbit.apache.org by ch...@apache.org on 2017/08/09 05:04:49 UTC

svn commit: r1804490 - /jackrabbit/oak/trunk/oak-doc/src/site/markdown/query/oak-run-indexing.md

Author: chetanm
Date: Wed Aug  9 05:04:49 2017
New Revision: 1804490

URL: http://svn.apache.org/viewvc?rev=1804490&view=rev
Log:
Minor fix

Modified:
    jackrabbit/oak/trunk/oak-doc/src/site/markdown/query/oak-run-indexing.md

Modified: jackrabbit/oak/trunk/oak-doc/src/site/markdown/query/oak-run-indexing.md
URL: http://svn.apache.org/viewvc/jackrabbit/oak/trunk/oak-doc/src/site/markdown/query/oak-run-indexing.md?rev=1804490&r1=1804489&r2=1804490&view=diff
==============================================================================
--- jackrabbit/oak/trunk/oak-doc/src/site/markdown/query/oak-run-indexing.md (original)
+++ jackrabbit/oak/trunk/oak-doc/src/site/markdown/query/oak-run-indexing.md Wed Aug  9 05:04:49 2017
@@ -152,7 +152,7 @@ Here following options can be used
 * `--index-paths` - This command requires an explicit set of index paths which need to be indexed (required)
 * `--checkpoint` - The checkpoint up to which the index is updated, when indexing in read only mode. For
   testing purpose, it can be set to 'head' to indicate that the head state should be used. (required)
-* `-index-definitions-file` - json file file path which contains updated index definitions
+* `--index-definitions-file` - json file file path which contains updated index definitions
   
 If the index does not support fulltext indexing then you can omit providing BlobStore details