summaryrefslogtreecommitdiff
path: root/bin/coderay
diff options
context:
space:
mode:
authorKornelius Kalnbach <murphy@rubychan.de>2016-02-13 16:01:53 +0100
committerKornelius Kalnbach <murphy@rubychan.de>2016-02-13 16:01:53 +0100
commit5fdb49307543a218e4bc47e181003c77f181eccf (patch)
treeb29a9d9d99877980c8d29c33a11f838830859104 /bin/coderay
parentd79c6ba2008bff7b65029bc50717ca679c43fb5f (diff)
parent0a1f500d524ff0fb5eeafef051ccbb641954a87a (diff)
downloadcoderay-5fdb49307543a218e4bc47e181003c77f181eccf.tar.gz
Merge branch 'master' into escape-utils
Diffstat (limited to 'bin/coderay')
-rwxr-xr-xbin/coderay2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/coderay b/bin/coderay
index 889ae72..130a50b 100755
--- a/bin/coderay
+++ b/bin/coderay
@@ -35,7 +35,7 @@ defaults:
common:
coderay file.rb # highlight file to terminal
- coderay file.rb > file.html # highlight file to HTML page
+ coderay file.rb -page > file.html # highlight file to HTML page
coderay file.rb -div > file.html # highlight file to HTML snippet
configure output: