@worca/ui 0.1.0-rc.4 → 0.1.0-rc.6

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
@@ -17,6 +17,8 @@ npm install -g @worca/ui
17
17
  ```bash
18
18
  worca-ui # monitor all projects (default, port 3400)
19
19
  worca-ui --project /path # monitor single project
20
+ worca-ui --help # show all commands and options
21
+ worca-ui --version # print version
20
22
  ```
21
23
 
22
24
  ## Features