remove generic --timeout CLI option from skill docs
The --timeout flag isn't useful enough to document prominently. Keeps the createDemoVideo-specific timeout note since that's a real footgun (ffmpeg can take 60-120s).
This commit is contained in:
@@ -52,8 +52,6 @@ playwriter -s <sessionId> -e "<code>"
|
|||||||
|
|
||||||
The `-s` flag specifies a session ID (required). Get one with `playwriter session new`. Use the same session to persist state across commands.
|
The `-s` flag specifies a session ID (required). Get one with `playwriter session new`. Use the same session to persist state across commands.
|
||||||
|
|
||||||
Default timeout is 10 seconds. you can increase the timeout with `--timeout <ms>`
|
|
||||||
|
|
||||||
**Examples:**
|
**Examples:**
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
|||||||
Reference in New Issue
Block a user