Command reference
| Command | Synopsis | Key options |
|---|---|---|
generate | tman generate [options] | -c, --color; -p, --pick; -r, --random; -l, --last; -f, --favorite; -t, --theme [name]; -a, --all; -V, --variant; --save-fav; --verbose |
select | tman select [options] | -t, --theme; -d, --dark; -l, --light; --last-dark; --last-light |
serve | tman serve [options] | -p, --port; --open |
tui | tman tui | No command flags. |
Bare tman [options] invokes the generation flow. The installed package also exposes tg and tselector aliases.
Use the linked pages for required values, defaults, enum values, incompatible combinations, files written, hooks, failures, and observable outcomes. Parser help from the installed version remains the authority for a specific release:
tman --helptman generate --help