Commands
tman is the canonical executable. Bare tman invokes the same generation flow as tman generate; the installed package also exposes tg and tselector aliases.
| Command | Purpose |
|---|---|
tman generate | Generate sources for every generation-capable adapter. |
tman select | Apply a generated light or dark source across application-capable adapters. |
tman serve | Start the local web interface. |
tman tui | Start the interactive terminal interface. |
Use tman --help for parser output from the installed version; the detailed pages describe its current source-defined behavior.