ShowView CORE-TERMUX Docs ←
Core Show
Display help documentation for any installed tool. Documentation is loaded from the tool's README.md file.
core show <module> --<tool>Commands
core showShow help
core show <module>List all tools in a module
core show <module> --<tool>Show specific tool documentation
Examples
core show ai --opencodeShow OpenCode documentation
core show db --postgresqlShow PostgreSQL documentation
core show npm --typescriptShow TypeScript documentation
Colorized Output
If glow is installed, documentation is displayed with syntax highlighting. Otherwise, plain text is shown.