minor changes

coverage
Rudinski Zvonimir 2017-04-24 18:23:05 +02:00 committed by Waldir Pimenta
parent e9a443b189
commit 4a0662a95e
2 changed files with 1 additions and 5 deletions

View File

@ -14,7 +14,7 @@
`pygmentize -L lexers`
- Redirect output to a file in html format:
- Save output to a file in HTML format:
`pygmentize -f html -o {{file.html}} {{file.py}}`

View File

@ -2,10 +2,6 @@
> 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}}`