1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-01-20 14:03:36 +03:00

M #-: Fix spelling in onevm command help

This commit is contained in:
Shanobi 2024-01-19 12:42:46 -06:00 committed by Ruben S. Montero
parent fd4956e75c
commit 822581a032
No known key found for this signature in database
GPG Key ID: A0CEA6FA880A1D87

View File

@ -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