yasinghcse commented on a change in pull request #445:
URL: https://github.com/apache/openwhisk-website/pull/445#discussion_r490638012
##########
File path: _layouts/documentation.html
##########
@@ -872,18 +872,14 @@ <h5>Creating and Invoking NodeJS actions</h5>
</div>
</li>
<li style="list-style-type: decimal">
- Invoke the <i>helloJS</i> action as a blocking activation:
+ Invoke an action <i>helloJS</i>:
<div class="terminal">
-{% highlight bash %}$ wsk action invoke helloJS --blocking{% endhighlight %}
+{% highlight bash %}$ wsk action invoke helloJS -r -p name World{%
endhighlight %}
Review comment:
Done.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]