tldr/pages/common/tpp.md
2019-05-14 14:58:59 -03:00

13 lines
214 B
Markdown

# tpp
> Command-Line based presentation tool.
> Homepage: <https://github.com/cbbrowne/tpp>.
- View a presentation:
`tpp {{filename}}`
- Output a presentation:
`tpp -t {{type}} -o {{outputname}} {{filename}}`