mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-20 23:58:38 +00:00
Docs: add zh-CN translations
This commit is contained in:
28
docs/zh-CN/cli/pairing.md
Normal file
28
docs/zh-CN/cli/pairing.md
Normal file
@@ -0,0 +1,28 @@
|
||||
---
|
||||
read_when:
|
||||
- 您正在使用配对模式的私信功能,需要批准发送者
|
||||
summary: "`openclaw pairing`(批准/列出配对请求)的 CLI 参考"
|
||||
title: pairing
|
||||
x-i18n:
|
||||
generated_at: "2026-02-01T20:21:19Z"
|
||||
model: claude-opus-4-5
|
||||
provider: pi
|
||||
source_hash: e0bc9707294463c95d13e0deb67d834cfad6a105ab44baf4c25592e5de65ddf5
|
||||
source_path: cli/pairing.md
|
||||
workflow: 14
|
||||
---
|
||||
|
||||
# `openclaw pairing`
|
||||
|
||||
批准或检查私信配对请求(适用于支持配对的渠道)。
|
||||
|
||||
相关内容:
|
||||
|
||||
- 配对流程:[配对](/start/pairing)
|
||||
|
||||
## 命令
|
||||
|
||||
```bash
|
||||
openclaw pairing list whatsapp
|
||||
openclaw pairing approve whatsapp <code> --notify
|
||||
```
|
||||
Reference in New Issue
Block a user