Author: cutting
Date: Tue Feb 28 14:36:59 2006
New Revision: 381802
URL: http://svn.apache.org/viewcvs?rev=381802&view=rev
Log:
Fix command line (again!).
Modified:
lucene/hadoop/trunk/src/java/overview.html
Modified: lucene/hadoop/trunk/src/java/overview.html
URL:
http://svn.apache.org/viewcvs/lucene/hadoop/trunk/src/java/overview.html?rev=381802&r1=381801&r2=381802&view=diff
==============================================================================
--- lucene/hadoop/trunk/src/java/overview.html (original)
+++ lucene/hadoop/trunk/src/java/overview.html Tue Feb 28 14:36:59 2006
@@ -63,7 +63,7 @@
<tt>
mkdir input<br>
cp conf/*.xml input<br>
-bin/hadoop jar hadoop-*-examples.jar input output 'dfs[a-z.]+'<br>
+bin/hadoop jar hadoop-*-examples.jar grep input output 'dfs[a-z.]+'<br>
cat output/*
</tt>
<p>This will display counts for each match of the <a