[mb-commits] r13725 - search_server/trunk

[email protected] Thu, 03 Oct 2013 19:41:05 +0000
Newsgroups gmane.comp.audio.musicbrainz.cvs
Message-ID <E1VRoll-0006UE-F0@wiley>
Author: ijabz
Date: 2013-10-03 19:41:05 +0000 (Thu, 03 Oct 2013)
New Revision: 13725

Modified:
   search_server/trunk/README
Log:
Fixed README

Modified: search_server/trunk/README
===================================================================
--- search_server/trunk/README	2013-10-03 19:34:34 UTC (rev 13724)
+++ search_server/trunk/README	2013-10-03 19:41:05 UTC (rev 13725)
@@ -114,8 +114,8 @@
 Now build indexes with these commands:
 
     cd /home/search
-    java -Xmx512M -jar index-2.0-SNAPSHOT-jar-with-dependencies.jar -indexes-dir /home/search/indexdata
-         -freedb-dump /home/search/<freedb tar.bz2 file>
+    java -Xmx512M -jar index-2.0-SNAPSHOT-jar-with-dependencies.jar --indexes-dir /home/search/indexdata
+         --freedb-dump /home/search/<freedb tar.bz2 file>
 
 This will build all of the indexes using upto 512mb of memory using all of the defaults for connecting
 to the database servers. If your database isn't on the same server and named according to the