mirror of
https://github.com/runablehq/mini-browser.git
synced 2026-09-20 13:45:46 +08:00
Update help text with asset download instructions
Added note about using 'mb js' command for downloading assets.
This commit is contained in:
@@ -25,6 +25,7 @@ const commands = { go, url, back, forward, shot, snap, text, click, type, fill,
|
||||
const help = `mb — Browser CLI for Agents
|
||||
|
||||
Usage: mb <command> [args] [flags]
|
||||
To get the images and assets from a url always use 'mb js' command to get the urls first and then download them.
|
||||
|
||||
Navigation:
|
||||
go <url> Navigate to URL
|
||||
|
||||
Reference in New Issue
Block a user