mirror of https://github.com/CrimsonTome/tldr.git
12 lines
167 B
Markdown
12 lines
167 B
Markdown
|
# tpp
|
||
|
|
||
|
> Command-Line based presentation tool.
|
||
|
|
||
|
- View a presentation:
|
||
|
|
||
|
`tpp {{filename}}`
|
||
|
|
||
|
- Output a presentation:
|
||
|
|
||
|
`tpp -t {{type}} -o {{outputname}} {{filename}}`
|