mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
302 B
302 B
tpp
Command-Line based presentation tool.
- To use
tpp
you need to have a file which thetpp
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}}