apache / openwhisk-composer

Apache OpenWhisk Composer provides a high-level programming model in JavaScript for composing serverless functions
https://openwhisk.apache.org/
Apache License 2.0
68 stars 21 forks source link

Typo in documentation of debug flag #42

Closed tardieu closed 5 years ago

tardieu commented 5 years ago

The example command

deploy demo demo.json --debug needle<{"connection":"keep-alive","open_timeout":60000}>

is missing quotes around the needle debug string in https://github.com/apache/incubator-openwhisk-composer/blob/master/docs/COMMANDS.md#debug-flag