We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2cd098e + 030cffe commit b798e85Copy full SHA for b798e85
docs/tw-cli/usage.md
@@ -17,7 +17,3 @@ This provides the arguments:
17
If you want to disable headless mode (to see the browser), use `-H`:
18
19
`twcli run .\Project.sb3 -i "hi" "there" -H`
20
-
21
-If you want to raise an error if the exit code is not `'0'`, use `-R`:
22
23
-`twcli run .\Project.sb3 -i "hi" "there" -R`
0 commit comments