Author: simonetripodi
Date: Mon Apr 30 15:52:42 2012
New Revision: 1332264
URL: http://svn.apache.org/viewvc?rev=1332264&view=rev
Log:
updating README according to lates changes in the CLI runner
Modified:
incubator/any23/trunk/README.txt
Modified: incubator/any23/trunk/README.txt
URL:
http://svn.apache.org/viewvc/incubator/any23/trunk/README.txt?rev=1332264&r1=1332263&r2=1332264&view=diff
==============================================================================
--- incubator/any23/trunk/README.txt (original)
+++ incubator/any23/trunk/README.txt Mon Apr 30 15:52:42 2012
@@ -65,7 +65,6 @@ Run the Any23 Commandline Tools
Any23 comes with some command line tools:
./any23 # Provides the main Any23 use case: metadata extraction on a
file or URL source.
- ./any23tools # Provides access to all the Any23 tools.
The complete documentation about these tools can be found here:
@@ -81,11 +80,8 @@ then go to the core generated bin folder
trunk$ cd core/target/appassembler/bin/
and finally invoke the script for your OS (UNIX or Windows):
-
- bin$ ./any23
- [usage instructions will be printed out]
- bin$ ./any23tools
+ bin$ ./any23
[usage instructions will be printed out]