mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-19 06:07:28 +00:00
docs: clarify pairing commands in faq and troubleshooting
This commit is contained in:
@@ -36,7 +36,7 @@ If channels are up but nothing answers, check routing and policy before reconnec
|
||||
```bash
|
||||
openclaw status
|
||||
openclaw channels status --probe
|
||||
openclaw pairing list <channel>
|
||||
openclaw pairing list --channel <channel> [--account <id>]
|
||||
openclaw config get channels
|
||||
openclaw logs --follow
|
||||
```
|
||||
@@ -125,7 +125,7 @@ If channel state is connected but message flow is dead, focus on policy, permiss
|
||||
|
||||
```bash
|
||||
openclaw channels status --probe
|
||||
openclaw pairing list <channel>
|
||||
openclaw pairing list --channel <channel> [--account <id>]
|
||||
openclaw status --deep
|
||||
openclaw logs --follow
|
||||
openclaw config get channels
|
||||
@@ -290,7 +290,7 @@ Common signatures:
|
||||
|
||||
```bash
|
||||
openclaw devices list
|
||||
openclaw pairing list <channel>
|
||||
openclaw pairing list --channel <channel> [--account <id>]
|
||||
openclaw logs --follow
|
||||
openclaw doctor
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user