docs: align CLI docs and help surface

This commit is contained in:
Peter Steinberger
2026-02-22 20:04:08 +01:00
parent 42b3c52350
commit 72446f419f
10 changed files with 194 additions and 4 deletions

View File

@@ -271,6 +271,10 @@
"source": "/start/clawd/",
"destination": "/start/openclaw"
},
{
"source": "/start/pairing",
"destination": "/channels/pairing"
},
{
"source": "/clawhub",
"destination": "/tools/clawhub"
@@ -1182,14 +1186,20 @@
"group": "CLI commands",
"pages": [
"cli/index",
"cli/acp",
"cli/agent",
"cli/agents",
"cli/approvals",
"cli/browser",
"cli/channels",
"cli/clawbot",
"cli/completion",
"cli/config",
"cli/configure",
"cli/cron",
"cli/daemon",
"cli/dashboard",
"cli/devices",
"cli/directory",
"cli/dns",
"cli/docs",
@@ -1201,10 +1211,12 @@
"cli/memory",
"cli/message",
"cli/models",
"cli/node",
"cli/nodes",
"cli/onboard",
"cli/pairing",
"cli/plugins",
"cli/qr",
"cli/reset",
"cli/sandbox",
"cli/security",
@@ -1216,7 +1228,8 @@
"cli/tui",
"cli/uninstall",
"cli/update",
"cli/voicecall"
"cli/voicecall",
"cli/webhooks"
]
},
{