Skip to content
b2o2i edited this page Apr 3, 2026 · 3 revisions

st-man — Show help for any st-* command

Shows the built-in help page for any st-* command, like the Linux man command. Add --web to open the full documentation page in your browser.

Related: Home


For developers

Extracts help text from the module docstring of each st-*.py file at runtime — no separate help database. Documentation pages live in docs/wiki/ and are served directly from the GitHub repo; no wiki plan required.

Clone this wiki locally