mirror of
https://github.com/tldr-pages/tldr.git
synced 2024-12-25 18:03:07 +03:00
minor changes
This commit is contained in:
parent
e9a443b189
commit
4a0662a95e
@ -14,7 +14,7 @@
|
|||||||
|
|
||||||
`pygmentize -L lexers`
|
`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}}`
|
`pygmentize -f html -o {{file.html}} {{file.py}}`
|
||||||
|
|
||||||
|
@ -2,10 +2,6 @@
|
|||||||
|
|
||||||
> Command-Line based presentation tool.
|
> 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:
|
- View a presentation:
|
||||||
|
|
||||||
`tpp {{filename}}`
|
`tpp {{filename}}`
|
||||||
|
Loading…
Reference in New Issue
Block a user