mirror of
https://github.com/OpenNebula/one.git
synced 2024-12-23 17:33:56 +03:00
feature #2009: Fix onevm help (--with failure => --failure)
This commit is contained in:
parent
d6572832e2
commit
8b84eb8fa2
@ -521,8 +521,7 @@ cmd=CommandParser::CmdParser.new(ARGV) do
|
||||
|
||||
Example: A VM is stuck in "migrate" because of a hardware failure. You
|
||||
need to check if the VM is running in the new host or not to recover
|
||||
the vm with success (onevm recover --with success) or failure
|
||||
(onevm recover --with failure), respectively.
|
||||
the vm with --success or --failure, respectively.
|
||||
|
||||
States: Any ACTIVE state.
|
||||
EOT
|
||||
|
Loading…
Reference in New Issue
Block a user