Files
cheatsheet-tldr/tldr/tpp
2025-12-01 00:25:28 +00:00

18 lines
318 B
Plaintext

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