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:
parent
9c51ef5bc4
commit
add82b7e7e
1 changed files with 0 additions and 3 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue