mirror of
https://github.com/headroomlabs-ai/headroom.git
synced 2026-08-27 14:17:10 -04:00
docs: fix CLI parity matrix table
Separate the Docker-native parity legend from the table header so Markdown renders the matrix correctly in cli.md. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This commit is contained in:
parent
a1dcda6bc4
commit
777faa85a7
1 changed files with 1 additions and 0 deletions
|
|
@ -678,6 +678,7 @@ Legend:
|
|||
|
||||
- **native in container** — the command runs entirely inside the Headroom container
|
||||
- **host-bridged** — Headroom runs in Docker, but the wrapped external tool still runs on the host
|
||||
|
||||
| Command path | Python CLI | Docker-native wrapper | Parity |
|
||||
|---|---|---|---|
|
||||
| `headroom proxy` | native | native in container | full |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue