mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-12 21:53:00 -06:00
docs: repair spellcheck and anchor drift (#122960)
* docs: repair spellcheck and anchor drift * docs: satisfy markdown anchor lint
This commit is contained in:
committed by
GitHub
parent
2c3e537cb8
commit
e45a9460ce
+1
-1
@@ -76,7 +76,7 @@ Options: `--force`, `--json`.
|
||||
|
||||
Use routing bindings to pin inbound channel traffic to a specific agent.
|
||||
|
||||
If you also want different visible skills per agent, configure `agents.defaults.skills` and `agents.entries.*.skills` in `openclaw.json`. See [Skills config](/tools/skills-config) and [Configuration reference](/gateway/config-agents#agentsdefaultsskills).
|
||||
If you also want different visible skills per agent, configure `agents.defaults.skills` and `agents.entries.*.skills` in `openclaw.json`. See [Skills config](/tools/skills-config) and [Configuration reference](/gateway/config-agents#agents-defaults-skills).
|
||||
|
||||
List bindings:
|
||||
|
||||
|
||||
+1
-1
@@ -85,7 +85,7 @@ A join code and a paired device have separate lifecycles:
|
||||
- Burning or expiring a join code prevents another enrollment with that code.
|
||||
- It does not disconnect or remove a node that already redeemed it.
|
||||
- To revoke an enrolled machine, remove its paired device with
|
||||
[`openclaw devices remove <deviceId>`](/cli/devices#openclaw-devices-remove-deviceid).
|
||||
[`openclaw devices remove <deviceId>`](/cli/devices#openclaw-devices-remove-%3Cdeviceid%3E).
|
||||
|
||||
## Troubleshooting
|
||||
|
||||
|
||||
Reference in New Issue
Block a user