1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-22 17:22:10 +02:00
tldr/pages/common/tpp.md

222 B

tpp

Command-Line based presentation tool. More information: https://github.com/cbbrowne/tpp.

  • View a presentation:

tpp {{filename}}

  • Output a presentation:

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