summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authormurphy <murphy@rubychan.de>2011-07-04 00:38:27 +0000
committermurphy <murphy@rubychan.de>2011-07-04 00:38:27 +0000
commit6a52b213edf1f146fb72a055466a35fe219e5a0d (patch)
tree2f0b49ff6ecbce2b24fc56d7eb9a2a883136bc5a /bin
parent498df2b7654c210c8f47e2757efc33cd94689b57 (diff)
downloadcoderay-6a52b213edf1f146fb72a055466a35fe219e5a0d.tar.gz
cleanups: Page encoder is default for HTML, benchmark KB/s instead of tokens/s
Diffstat (limited to 'bin')
-rwxr-xr-xbin/coderay2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/coderay b/bin/coderay
index 2a4ba3b..fa87fa9 100755
--- a/bin/coderay
+++ b/bin/coderay
@@ -30,7 +30,7 @@ usage:
defaults:
language detect from input file name or shebang; fall back to plain text
input STDIN
- format detect from output file name or use terminal; fall back to HTML page
+ format detect from output file name or use terminal; fall back to HTML
output STDOUT
common: