From 7b8202cab68ab4cff7e6560295faf2a6d522f62e Mon Sep 17 00:00:00 2001 From: murphy Date: Wed, 31 Mar 2010 20:10:07 +0000 Subject: Updated coderay binary documentation. --- bin/coderay | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'bin/coderay') diff --git a/bin/coderay b/bin/coderay index c938ecf..24e662a 100644 --- a/bin/coderay +++ b/bin/coderay @@ -1,7 +1,7 @@ #!/usr/bin/env ruby # CodeRay Executable # -# Version: 0.1 +# Version: 0.2 # Author: murphy def err msg @@ -27,6 +27,7 @@ Usage: coderay file [-] Example: coderay -ruby -statistic < foo.rb + coderay -ruby < foo.rb # colorized output on terminal coderay codegen.c # generates codegen.c.html USAGE end -- cgit v1.2.1