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:
JerrettDavis 2026-04-11 00:11:10 -05:00
parent a1dcda6bc4
commit 777faa85a7

View file

@ -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 |