docs: typography hygiene + dup H1 across 5 pages (cli/gateway/help)

This commit is contained in:
Vincent Koc
2026-05-05 22:34:25 -07:00
parent 6febffb6fe
commit e85fd2abcd
5 changed files with 16 additions and 20 deletions

View File

@@ -203,7 +203,7 @@ pnpm gateway:dev
OPENCLAW_PROFILE=dev openclaw tui
```
If you dont have a global install yet, run the CLI via `pnpm openclaw ...`.
If you don't have a global install yet, run the CLI via `pnpm openclaw ...`.
What this does:
@@ -219,7 +219,7 @@ What this does:
- Sets `agent.skipBootstrap=true` (no BOOTSTRAP.md).
- Seeds the workspace files if missing:
`AGENTS.md`, `SOUL.md`, `TOOLS.md`, `IDENTITY.md`, `USER.md`, `HEARTBEAT.md`.
- Default identity: **C3PO** (protocol droid).
- Default identity: **C3-PO** (protocol droid).
- Skips channel providers in dev mode (`OPENCLAW_SKIP_CHANNELS=1`).
Reset flow (fresh start):
@@ -297,7 +297,7 @@ Default file:
`~/.pi-mono/logs/raw-openai-completions.jsonl`
> Note: this is only emitted by processes using pi-monos
> Note: this is only emitted by processes using pi-mono's
> `openai-completions` provider.
## Safety notes