mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-13 12:58:17 +03:00
Wrong deprecation message. resubmit -> delete --recreate
This commit is contained in:
parent
55601c8840
commit
54683f7446
@ -783,5 +783,5 @@ cmd=CommandParser::CmdParser.new(ARGV) do
|
||||
deprecated_command(:cancel, 'shutdown --hard')
|
||||
deprecated_command(:reset, 'reboot --hard')
|
||||
deprecated_command(:restart, 'boot')
|
||||
deprecated_command(:resubmit, 'destroy --recreate')
|
||||
deprecated_command(:resubmit, 'delete --recreate')
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user