You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 19, 2019. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ npm i -S start-simple-cli
19
19
## Usage
20
20
21
21
```
22
-
start [tasks file or moduleID to require] <tasks runner name>
22
+
start <tasks file or moduleID to require> <tasks runner name>
23
23
```
24
24
25
-
`[tasks file or moduleID to require]` is optional and equal to `./tasks` by default. See [documentation](https://github.com/start-runner/start#readme) for details.
25
+
See [documentation](https://github.com/start-runner/start#readme) for details.
0 commit comments