docs: refresh docs search and tui refs

This commit is contained in:
Peter Steinberger
2026-04-04 08:34:43 +01:00
parent 4b490d90ec
commit 545ecc63bd
2 changed files with 15 additions and 1 deletions

View File

@@ -9,7 +9,20 @@ title: "docs"
Search the live docs index.
Arguments:
- `[query...]`: search terms to send to the live docs index
Examples:
```bash
openclaw docs
openclaw docs browser existing-session
openclaw docs sandbox allowHostControl
openclaw docs gateway token secretref
```
Notes:
- With no query, `openclaw docs` opens the live docs search entrypoint.
- Multi-word queries are passed through as one search request.