typo fixed, again. thanks, Doug Kearns.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@9392 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
f76f6155e1
commit
59f296ffb4
@ -1,3 +1,7 @@
|
|||||||
|
Sat Oct 15 19:51:29 2005 Masatoshi SEKI <m_seki@mva.biglobe.ne.jp>
|
||||||
|
|
||||||
|
* bin/erb: typo fixed, again. thanks, Doug Kearns.
|
||||||
|
|
||||||
Fri Oct 14 23:09:31 2005 Nobuyoshi Nakada <nobu@ruby-lang.org>
|
Fri Oct 14 23:09:31 2005 Nobuyoshi Nakada <nobu@ruby-lang.org>
|
||||||
|
|
||||||
* win32/Makefile.sub (MKFILES): update MKFILES if configure files get
|
* win32/Makefile.sub (MKFILES): update MKFILES if configure files get
|
||||||
|
2
bin/erb
2
bin/erb
@ -107,7 +107,7 @@ class ERB
|
|||||||
-K [kcode] specify KANJI code-set
|
-K [kcode] specify KANJI code-set
|
||||||
-S [safe_level] set $SAFE (0..4)
|
-S [safe_level] set $SAFE (0..4)
|
||||||
-T [trim_mode] specify trim_mode (0..2, -)
|
-T [trim_mode] specify trim_mode (0..2, -)
|
||||||
-P disregard the lin which starts in "%"
|
-P ignore lines which start with "%"
|
||||||
EOU
|
EOU
|
||||||
exit 1
|
exit 1
|
||||||
end
|
end
|
||||||
|
Loading…
x
Reference in New Issue
Block a user