docs(doctor): clarify configured plugin repair (#77613)

This commit is contained in:
Vincent Koc
2026-05-04 18:16:29 -07:00
committed by GitHub
parent b062bb670d
commit 0131343db8
12 changed files with 19 additions and 18 deletions

View File

@@ -85,9 +85,10 @@ openclaw plugins install <source>
openclaw doctor --fix
```
`doctor --fix` can clean legacy OpenClaw-generated dependency state and install
configured downloadable plugins that are missing from the local install records.
It does not repair dependencies for an already-installed local plugin.
`doctor --fix` can clean legacy OpenClaw-generated dependency state and recover
downloadable plugins that are missing from the local install records when config
references them. Doctor does not repair dependencies for an already-installed
local plugin.
## Bundled plugins