Files
cheatsheet-tldr/tldr/tpp

18 lines
327 B
Plaintext

---
syntax: markdown
tags: [tldr, common]
source: https://github.com/tldr-pages/tldr.git
---
# tpp
> Command-Line based presentation tool.
> More information: <https://github.com/cbbrowne/tpp>.
- View a presentation:
`tpp {{path/to/file}}`
- Output a presentation:
`tpp -t {{type}} -o {{path/to/output}} {{path/to/file}}`