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

M #~: Fix usage text onevm lock (#792)

Signed-off-by: Frederick Borges <fborges@opennebula.io>
This commit is contained in:
Frederick Borges 2021-02-10 14:05:31 +01:00 committed by GitHub
parent 359174d880
commit d6548b6280
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1274,7 +1274,7 @@ CommandParser::CmdParser.new(ARGV) do
lock_desc = <<-EOT.unindent
Locks a VM with differents levels for lock any actions with this VM, show and
monitoring never will be locked.
Aalid states are: All.
Valid states are: All.
EOT
command :lock, lock_desc, :vmid,