mirror of
https://github.com/OpenNebula/one.git
synced 2025-01-11 05:17:41 +03:00
M #-: Update updateconf description (#804)
This commit is contained in:
parent
74924f4138
commit
a04648c13f
@ -1224,9 +1224,10 @@ CommandParser::CmdParser.new(ARGV) do
|
||||
end
|
||||
|
||||
updateconf_desc = <<-EOT.unindent
|
||||
Updates the configuration of a VM. The VM cannot be in an active (running)
|
||||
state, valid states are: pending, failure, poweroff, undeploy, hold or
|
||||
cloning.
|
||||
Updates the configuration of a VM. Valid states are: running, pending,
|
||||
failure, poweroff, undeploy, hold or cloning.
|
||||
In running state only changes in CONTEXT take effect immediately,
|
||||
other values may need a VM restart.
|
||||
|
||||
This command accepts a template file or opens an editor, the full list of
|
||||
configuration attributes are:
|
||||
|
Loading…
Reference in New Issue
Block a user