mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-23 00:42:08 +02:00
12 lines
222 B
Markdown
12 lines
222 B
Markdown
# 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}}`
|