Author: anuzzolese Date: Wed Sep 12 14:31:03 2012 New Revision: 1383965 URL: http://svn.apache.org/viewvc?rev=1383965&view=rev Log: Editing documentation for Rules.
Modified: incubator/stanbol/site/trunk/content/stanbol/docs/trunk/components/rules/store.mdtext Modified: incubator/stanbol/site/trunk/content/stanbol/docs/trunk/components/rules/store.mdtext URL: http://svn.apache.org/viewvc/incubator/stanbol/site/trunk/content/stanbol/docs/trunk/components/rules/store.mdtext?rev=1383965&r1=1383964&r2=1383965&view=diff ============================================================================== --- incubator/stanbol/site/trunk/content/stanbol/docs/trunk/components/rules/store.mdtext (original) +++ incubator/stanbol/site/trunk/content/stanbol/docs/trunk/components/rules/store.mdtext Wed Sep 12 14:31:03 2012 @@ -28,7 +28,7 @@ Rules organized into containers called r ** description: the textual description of the rules (OPTIONAL) - curl -X POST ÐH ÒContent-type: multipart/form-dataÓ ÐF \ + curl -X POST ÐH "Content-type: multipart/form-data" ÐF \ rules=@myRuleFile -F description="My rules in the recipe" \ http://localhost:8080/rules/recipe/recipeTestA