Show

Core Show

Display help documentation for any installed tool. Documentation is loaded from the tool's README.md file.

core show <module> --<tool>
View CORE-TERMUX Docs ←

Commands

core show

Show help

core show <module>

List all tools in a module

core show <module> --<tool>

Show specific tool documentation

Examples

core show ai --opencode

Show OpenCode documentation

core show db --postgresql

Show PostgreSQL documentation

core show npm --typescript

Show TypeScript documentation

Colorized Output

If glow is installed, documentation is displayed with syntax highlighting. Otherwise, plain text is shown.