chore(docs): fix markdown table formatting

This commit is contained in:
2026-03-20 18:25:07 +02:00
parent 900dd96797
commit dc85cef1c2
2 changed files with 69 additions and 69 deletions

View File

@@ -238,8 +238,8 @@ You do NOT need to manually instruct subagents about context-mode.
### ctx commands
| Command | Action |
|---------|--------|
| `ctx stats` | Call the `ctx_stats` MCP tool and display the full output verbatim |
| `ctx doctor` | Call the `ctx_doctor` MCP tool, run the returned shell command, display as checklist |
| Command | Action |
|---------------|---------------------------------------------------------------------------------------|
| `ctx stats` | Call the `ctx_stats` MCP tool and display the full output verbatim |
| `ctx doctor` | Call the `ctx_doctor` MCP tool, run the returned shell command, display as checklist |
| `ctx upgrade` | Call the `ctx_upgrade` MCP tool, run the returned shell command, display as checklist |