diff --git a/docs/cli/index.md b/docs/cli/index.md index 25f2fedbaec..e0ea6bd34e3 100644 --- a/docs/cli/index.md +++ b/docs/cli/index.md @@ -421,7 +421,7 @@ Most plugin changes require a gateway restart. See [/plugin](/tools/plugin). Vector search over `MEMORY.md` + `memory/*.md`: -- `openclaw memory status` — show index stats; use `--deep` for provider probes or `--fix` to repair stale recall/promotion artifacts. +- `openclaw memory status` — show index stats; use `--deep` for vector + embedding readiness checks or `--fix` to repair stale recall/promotion artifacts. - `openclaw memory index` — reindex memory files. - `openclaw memory search ""` (or `--query ""`) — semantic search over memory. - `openclaw memory promote` — rank short-term recalls and optionally append top entries into `MEMORY.md`.