aboutsummaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorseki <seki@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2005-09-25 03:06:23 +0000
committerseki <seki@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2005-09-25 03:06:23 +0000
commit977176d702da8ce0317285f4449c795d277c2d09 (patch)
tree4a3fd4d4213ab4f07d242ed7baad23f58c6a424a /bin
parent14b6275a0212bcb5d3d19f731d86101025af5d3a (diff)
downloadruby-977176d702da8ce0317285f4449c795d277c2d09.tar.gz
typo fixed
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@9312 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'bin')
-rwxr-xr-xbin/erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/erb b/bin/erb
index 8759f81024..3405e15322 100755
--- a/bin/erb
+++ b/bin/erb
@@ -102,7 +102,7 @@ class ERB
-x print ruby script
-n print ruby script with line number
-v enable verbose mode
- -d set $DBEUG to true
+ -d set $DEBUG to true
-r [library] load a library
-K [kcode] specify KANJI code-set
-S [safe_level] set $SAFE (0..4)