1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

Drop obsoleted feature from help

I understand this is dropped in r67569

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67689 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
k0kubun 2019-04-21 08:19:48 +00:00
parent 9c51ef5bc4
commit add82b7e7e

View file

@ -17,9 +17,6 @@ def help
\e[1msimple backport\e[0m
ruby #$0 1234
\e[1mrange backport\e[0m
ruby #$0 1234:5678
\e[1mbackport from other branch\e[0m
ruby #$0 17502 mvm