docs: audit and fix 3 pages (typography across help/channels) · openclaw/openclaw@1ded8de
vincentkoc
·
2026-05-06
·
via Recent Commits to openclaw:main
| Original file line number | Diff line number | Diff line change |
|---|
@@ -226,7 +226,7 @@ Groups:
|
226 | 226 | |
227 | 227 | - Use `message action=react` with `channel=signal`. |
228 | 228 | - Targets: sender E.164 or UUID (use `uuid:<id>` from pairing output; bare UUID works too). |
229 | | -- `messageId` is the Signal timestamp for the message you’re reacting to. |
| 229 | +- `messageId` is the Signal timestamp for the message you're reacting to. |
230 | 230 | - Group reactions require `targetAuthor` or `targetAuthorUuid`. |
231 | 231 | |
232 | 232 | Examples: |
|
| Original file line number | Diff line number | Diff line change |
|---|
@@ -98,7 +98,7 @@ PR D is the proof layer. It should not be the reason runtime-correctness PRs are
|
98 | 98 | |
99 | 99 | ### PR B |
100 | 100 | |
101 | | -- auth/proxy/runtime failures stop collapsing into generic “model failed” handling |
| 101 | +- auth/proxy/runtime failures stop collapsing into generic "model failed" handling |
102 | 102 | - `/elevated full` is only described as available when it is actually available |
103 | 103 | - blocked reasons are visible to both the model and the user-facing runtime |
104 | 104 | |
|
| Original file line number | Diff line number | Diff line change |
|---|
@@ -13,7 +13,7 @@ Use these when a task is clearly tied to a script; otherwise prefer the CLI.
|
13 | 13 | |
14 | 14 | - Scripts are **optional** unless referenced in docs or release checklists. |
15 | 15 | - Prefer CLI surfaces when they exist (example: auth monitoring uses `openclaw models status --check`). |
16 | | -- Assume scripts are host‑specific; read them before running on a new machine. |
| 16 | +- Assume scripts are host-specific; read them before running on a new machine. |
17 | 17 | |
18 | 18 | ## Auth monitoring scripts |
19 | 19 | |
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。