docs: sync browser cli summary

This commit is contained in:
Peter Steinberger 2026-04-04 08:18:14 +01:00
parent 53e2554281
commit 3e5c571e57
No known key found for this signature in database
1 changed files with 2 additions and 2 deletions

View File

@ -1232,7 +1232,7 @@ Browser control CLI (dedicated Chrome/Brave/Edge/Chromium). See [`openclaw brows
Common options:
- `--url`, `--token`, `--timeout`, `--json`
- `--url`, `--token`, `--timeout`, `--expect-final`, `--json`
- `--browser-profile <name>`
Manage:
@ -1246,7 +1246,7 @@ Manage:
- `browser focus <targetId>`
- `browser close [targetId]`
- `browser profiles`
- `browser create-profile --name <name> [--color <hex>] [--cdp-url <url>]`
- `browser create-profile --name <name> [--color <hex>] [--cdp-url <url>] [--driver existing-session] [--user-data-dir <path>]`
- `browser delete-profile --name <name>`
Inspect: