1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-21 14:50:08 +03:00

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

Signed-off-by: Frederick Borges <fborges@opennebula.io>
(cherry picked from commit d6548b6280f4a3fc40c78f74691083f2e44310aa)
This commit is contained in:
Frederick Borges 2021-02-10 14:05:31 +01:00 committed by Tino Vazquez
parent d65510d973
commit 343530d587
No known key found for this signature in database
GPG Key ID: 14201E424D02047E

View File

@ -1271,7 +1271,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,