docs(cli): add dedicated browser command page

This commit is contained in:
Peter Steinberger
2026-01-15 05:30:02 +00:00
parent ad46e95df9
commit 3c22fab679
4 changed files with 110 additions and 3 deletions

View File

@@ -26,8 +26,8 @@ export function registerBrowserCli(program: Command) {
"after",
() =>
`\nExamples:\n ${[...browserCoreExamples, ...browserActionExamples].join("\n ")}\n\n${theme.muted("Docs:")} ${formatDocsLink(
"/tools/browser",
"docs.clawd.bot/tools/browser",
"/cli/browser",
"docs.clawd.bot/cli/browser",
)}\n`,
)
.action(() => {