minor changes

This commit is contained in:
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}}`