1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages/common/tpp.md
Zvonimir Rudinski 053d8dbeb0 linter fixes
2017-04-28 08:28:19 +01:00

302 B

tpp

Command-Line based presentation tool.

  • To use tpp you need to have a file which the tpp will interpret. You can find an example here:

http://www.ngolde.de/tpp.html

  • View a presentation:

tpp {{filename}}

  • Output a presentation:

tpp -t {{type}} -o {{outputname}} {{filename}}