mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 15:30:47 +00:00
docs(doctor): clarify configured plugin repair (#77613)
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user