From ed6e9bf9ed22dedfc57e69442c47a30aae1ba122 Mon Sep 17 00:00:00 2001 From: Johann Dreo Date: Mon, 2 Sep 2013 17:30:17 +0200 Subject: [PATCH] Warn about the -r bug in the README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 943295a..f9aad40 100644 --- a/README.md +++ b/README.md @@ -126,6 +126,8 @@ for coloring a source code file with strings on multiple lines). * `-r`, `--resources`: 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`: Interpret PATTERN as source code readable by the Pygments library. If the first letter of PATTERN