Skip to content

Commit 0ecfb98

Browse files
authored
Merge pull request #94 from takuyahara/patch-1
doc: removed invalid subcommand
2 parents 3eb821b + b2e49ed commit 0ecfb98

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

‎README.md‎

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,6 @@ executor call --file script.ts # execute a file
100100
executor call '<code>' # execute inline code
101101
executor call --stdin # execute from stdin
102102
executor resume --execution-id <id> # resume paused execution
103-
executor up / down / status # daemon lifecycle
104103
```
105104

106105
## Developing locally

0 commit comments

Comments
 (0)