зеркало из https://github.com/github/ruby.git
Missed `#` in usage
* tool/generate-backport-changelog.rb (usage): missed `#` in usage git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@59535 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
Родитель
ec4af34efb
Коммит
b709f59b15
|
@ -3,7 +3,7 @@ require "time"
|
|||
|
||||
def usage!
|
||||
STDERR.puts <<-EOS
|
||||
Usage: $0 [--trunk=<dir>] [--target=<dir>] <revision(s)>
|
||||
Usage: #$0 [--trunk=<dir>] [--target=<dir>] <revision(s)>
|
||||
|
||||
Generate ChangeLog entries for backporting.
|
||||
The entries are output to STDOUT, and the messages of this tool are output to
|
||||
|
|
Загрузка…
Ссылка в новой задаче