summaryrefslogtreecommitdiff
path: root/bin/erb
diff options
context:
space:
mode:
authorseki <seki@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2005-10-15 10:57:50 +0000
committerseki <seki@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2005-10-15 10:57:50 +0000
commit59f296ffb4131d05e34abdff2f5bc927010fc31e (patch)
tree63731cc03888af9b59d83abbfef5ea102198b3f3 /bin/erb
parentf76f6155e11f1d9bae9a9a1f61bb8a5646b6ec2e (diff)
typo fixed, again. thanks, Doug Kearns.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@9392 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'bin/erb')
-rwxr-xr-xbin/erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/erb b/bin/erb
index 3405e15322..32f8102ecf 100755
--- a/bin/erb
+++ b/bin/erb
@@ -107,7 +107,7 @@ class ERB
-K [kcode] specify KANJI code-set
-S [safe_level] set $SAFE (0..4)
-T [trim_mode] specify trim_mode (0..2, -)
- -P disregard the lin which starts in "%"
+ -P ignore lines which start with "%"
EOU
exit 1
end