mirror of
https://github.com/capistrano/capistrano
synced 2023-03-27 23:21:18 -04:00
The utility's name is SwitchTower
git-svn-id: http://svn.rubyonrails.org/rails/trunk/switchtower@1976 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
This commit is contained in:
parent
71e6cc2cb8
commit
ec009d3345
1 changed files with 1 additions and 1 deletions
|
@ -70,7 +70,7 @@ OptionParser.new do |opts|
|
|||
"Display the version info for this utility"
|
||||
) do
|
||||
require 'switchtower/version'
|
||||
puts "Release Manager v#{SwitchTower::Version::STRING}"
|
||||
puts "SwitchTower v#{SwitchTower::Version::STRING}"
|
||||
exit
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue