You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stanbol.apache.org by wk...@apache.org on 2011/07/13 14:26:32 UTC

svn commit: r1145970 - /incubator/stanbol/trunk/enhancer/engines/metaxa/README.md

Author: wkasper
Date: Wed Jul 13 12:26:32 2011
New Revision: 1145970

URL: http://svn.apache.org/viewvc?rev=1145970&view=rev
Log:
Corrected error in usage description

Modified:
    incubator/stanbol/trunk/enhancer/engines/metaxa/README.md

Modified: incubator/stanbol/trunk/enhancer/engines/metaxa/README.md
URL: http://svn.apache.org/viewvc/incubator/stanbol/trunk/enhancer/engines/metaxa/README.md?rev=1145970&r1=1145969&r2=1145970&view=diff
==============================================================================
--- incubator/stanbol/trunk/enhancer/engines/metaxa/README.md (original)
+++ incubator/stanbol/trunk/enhancer/engines/metaxa/README.md Wed Jul 13 12:26:32 2011
@@ -272,7 +272,7 @@ and the engine is activated, from the co
 
 * stateless interface
 
-    curl -i -X PUT -H "Content-Type:text/html" -T testpage.html http://localhost:8080/engines
+    curl -i -X POST -H "Content-Type:text/html" -T testpage.html http://localhost:8080/engines
 
 * stateful interface