1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-22 17:02:09 +02:00
tldr/pages/common/tpp.md
Rudinski Zvonimir 4a0662a95e minor changes
2017-04-28 08:28:19 +01:00

11 lines
167 B
Markdown

# tpp
> Command-Line based presentation tool.
- View a presentation:
`tpp {{filename}}`
- Output a presentation:
`tpp -t {{type}} -o {{outputname}} {{filename}}`