mstate-cli 0.4.1 → 0.4.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/Readme.md CHANGED
@@ -15,7 +15,7 @@ To know more about it, Please check [https://docs.mstate.ai](https://docs.mstate
15
15
  Cloning your first workflow is as easy as:
16
16
 
17
17
  ```cmd
18
- mstate clone workflow="demo/sign_up_form"
18
+ mstate clone -w demo/sign_up_form
19
19
  ```
20
20
 
21
21
  All Node.js versions are supported starting Node.js 12.X.