summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorKornelius Kalnbach <murphy@rubychan.de>2016-02-13 15:51:12 +0100
committerKornelius Kalnbach <murphy@rubychan.de>2016-02-13 15:51:12 +0100
commit973fc94dc7fc134aec6b06ae3b9190a920418b1d (patch)
treeb4e661c548ac45a137f4923a33276035e61a3d60 /bin
parent3eca4cbdbdc768510ada77b7724128463c028daf (diff)
parent0a1f500d524ff0fb5eeafef051ccbb641954a87a (diff)
downloadcoderay-bash-scanner.tar.gz
Merge branch 'master' into bash-scannerbash-scanner
Diffstat (limited to 'bin')
-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: