Commit Graph

5 Commits (b99f3da787c6f43a545b9cb5ebd8265b1367fbc4)

Author SHA1 Message Date
Joshua Shanks 52b9aaf74c
ps, pv, pygmentize, quota, rabin2: add link (#6830) 2021-10-06 18:51:52 -03:00
Waldir Pimenta 7a9c755e4e pygmentize: various tweaks (#1355)
* pygmentize: various tweaks

- adjust punctuation in main description and first example's description
- mention "list" (rather than "show") in the -L examples, to improve memorability
- explain what lexers are
- clarify which of the parameters are input and output filenames
- simplify last example

* make -O example more didactic

References:
- http://pygments.org/docs/cmdline/#options-and-filters
- http://pygments.org/docs/formatters/#HtmlFormatter

* pygmentize: changes per code review

* pygentize: fix typos
2017-05-03 20:54:49 +01:00
Rudinski Zvonimir 4a0662a95e minor changes 2017-04-28 08:28:19 +01:00
Agniva De Sarker d49b95fc53 Simplify pygmentize
- Simplify main description
- Mentioning that language is inferred from file extension
- Giving a concrete example for another lexer.
2017-04-28 08:28:19 +01:00
Rudinski Zvonimir 7d360fface add pygmentize 2017-04-28 08:28:19 +01:00