Skip to content

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
mrcsparker committed Nov 30, 2011
1 parent 437cd9f commit e7f2151
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.textile
Expand Up @@ -6,7 +6,7 @@ This is a simple frontend to the Java Tika parser command line jar / app.

It is the same as running:
<pre>
java -server -Djava.awt.headless=true -jar tika-app-0.10.jar FileToParse.pdf
java -server -Djava.awt.headless=true -jar tika-app-0.10.jar FileToParse.pdf
</pre>

with options like --xml, --text, etc.
Expand Down

0 comments on commit e7f2151

Please sign in to comment.