mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-22 17:02:09 +02:00
11 lines
167 B
Markdown
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}}`
|