diff --git a/src/cli/onevm b/src/cli/onevm index 79e49eaacb..04cad32c98 100755 --- a/src/cli/onevm +++ b/src/cli/onevm @@ -647,7 +647,7 @@ CommandParser::CmdParser.new(ARGV) do migrate_desc = <<-EOT.unindent Migrates the given running VM to another Host. If used with --live - parameter the miration is done without downtime. + parameter the migration is done without downtime. States: RUNNING EOT