mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-28 09:30:42 +00:00
matrix-js: stabilize verification flow and rename verify device command
This commit is contained in:
@@ -147,10 +147,10 @@ Bootstrap cross-signing and verification state:
|
||||
openclaw matrix-js verify bootstrap
|
||||
```
|
||||
|
||||
Verify with a recovery key:
|
||||
Verify this device with a recovery key:
|
||||
|
||||
```bash
|
||||
openclaw matrix-js verify recovery-key "<your-recovery-key>"
|
||||
openclaw matrix-js verify device "<your-recovery-key>"
|
||||
```
|
||||
|
||||
Use `openclaw matrix-js verify status --json` when scripting verification checks.
|
||||
|
||||
Reference in New Issue
Block a user