diff --git a/sandbox/contributions/webcrawler-LARM/build.xml b/sandbox/contributions/webcrawler-LARM/build.xml index 1704952a8b1..381c48ae897 100644 --- a/sandbox/contributions/webcrawler-LARM/build.xml +++ b/sandbox/contributions/webcrawler-LARM/build.xml @@ -20,14 +20,13 @@ - - - + + @@ -36,6 +35,7 @@ + @@ -95,9 +95,9 @@ use run with the following syntax - - ant run -Dstart=<URL> -Drestrictto=<Pattern> [-threads=<Thread Count>] - + + ant run -Dstart=<URL> -Drestrictto=<Pattern> [-Dthreads=<Thread Count>] + default value for threads is 15 @@ -109,7 +109,7 @@ description="-> runs command-line version of the crawler"> -