Warn about the -r bug in the README
This commit is contained in:
parent
a404aabada
commit
ed6e9bf9ed
1 changed files with 2 additions and 0 deletions
|
|
@ -126,6 +126,8 @@ for coloring a source code file with strings on multiple lines).
|
||||||
|
|
||||||
* `-r`, `--resources`:
|
* `-r`, `--resources`:
|
||||||
Print the names of all available colors, styles, themes and palettes.
|
Print the names of all available colors, styles, themes and palettes.
|
||||||
|
A bug currently made it mandatory to use an additional dummy argument to this option
|
||||||
|
to make it work correctly, use `-r x`.
|
||||||
|
|
||||||
* `-s`, `--source`:
|
* `-s`, `--source`:
|
||||||
Interpret PATTERN as source code readable by the Pygments library. If the first letter of PATTERN
|
Interpret PATTERN as source code readable by the Pygments library. If the first letter of PATTERN
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue