summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKornelius Kalnbach <murphy@rubychan.de>2015-12-24 15:40:37 +0100
committerKornelius Kalnbach <murphy@rubychan.de>2015-12-24 15:40:37 +0100
commit463ffa1d43e12169c502bbf8455dc07f93ae45e4 (patch)
treef801973795f7dfe755ed31dc9e1fff790855b5c3
parent235e01b4077a33ccc82e646d7f5992dd41b6646e (diff)
parentcb18c6af5f53cba503fb9704ce656596ae3db075 (diff)
downloadcoderay-463ffa1d43e12169c502bbf8455dc07f93ae45e4.tar.gz
Merge branch 'master' into dsl
-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: