docs(cli): disambiguate migration import headings

This commit is contained in:
Peter Steinberger
2026-04-27 10:38:43 +01:00
parent e862e0acb5
commit 733aaa0117

View File

@@ -87,7 +87,7 @@ The bundled Claude provider detects Claude Code state at `~/.claude` by default.
For a user-facing walkthrough, see [Migrating from Claude](/install/migrating-claude).
</Tip>
### What gets imported
### What Claude imports
- Project `CLAUDE.md` and `.claude/CLAUDE.md` into the OpenClaw agent workspace.
- User `~/.claude/CLAUDE.md` appended to workspace `USER.md`.
@@ -103,7 +103,7 @@ Claude hooks, permissions, environment defaults, local memory, path-scoped rules
The bundled Hermes provider detects state at `~/.hermes` by default. Use `--from <path>` when Hermes lives elsewhere.
### What gets imported
### What Hermes imports
- Default model configuration from `config.yaml`.
- Configured model providers and custom OpenAI-compatible endpoints from `providers` and `custom_providers`.