CLICommands
ox guide
Render a bundled topical guide in your terminal. The guides ship inside the ox binary, so they work offline and stay in sync with the version you're running.
Run ox guide with no arguments to list every available topic, or pass a topic to render it.
Usage
terminal
$
Examples
List all topics:
terminal
$
Render a specific guide:
terminal
$
$
Emit plain markdown to pipe to an AI agent:
terminal
$
Flags
| Flag | Description |
|---|---|
--raw | Output raw markdown without terminal rendering |

