refactor: rename to openclaw
This commit is contained in:
@@ -57,7 +57,7 @@ export function registerBrowserFilesAndDownloadsCommands(
|
||||
browser
|
||||
.command("waitfordownload")
|
||||
.description("Wait for the next download (and save it)")
|
||||
.argument("[path]", "Save path (default: /tmp/moltbot/downloads/...)")
|
||||
.argument("[path]", "Save path (default: /tmp/openclaw/downloads/...)")
|
||||
.option("--target-id <id>", "CDP target id (or unique prefix)")
|
||||
.option(
|
||||
"--timeout-ms <ms>",
|
||||
|
||||
Reference in New Issue
Block a user