Added pages for mc, tpp and wordgrinder
This commit is contained in:

committed by
Waldir Pimenta

parent
2a359234ba
commit
6ae8e8761a
15
pages/common/tpp.md
Normal file
15
pages/common/tpp.md
Normal file
@@ -0,0 +1,15 @@
|
||||
# tpp
|
||||
|
||||
> Command-Line based presentation tool.
|
||||
|
||||
- To use `tpp` you need to have a file which the `tpp` will interpret,you can find an example here:
|
||||
|
||||
`http://www.ngolde.de/tpp.html`
|
||||
|
||||
- View a presentation:
|
||||
|
||||
`tpp {{filename}}`
|
||||
|
||||
- Output a presentation:
|
||||
|
||||
`tpp -t {{type}} -o {{outputname}} {{filename}}`
|
Reference in New Issue
Block a user