mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-21 14:50:08 +03:00
Bug #2671: Added description in del_provider
This commit is contained in:
parent
06c8bdfa6d
commit
d17524e9d8
@ -252,6 +252,7 @@ cmd=CommandParser::CmdParser.new(ARGV) do
|
||||
|
||||
del_provider_desc = <<-EOT.unindent
|
||||
Deletes a resource provider (cluster of a zone) from the given group
|
||||
clusterid can be set to ALL
|
||||
EOT
|
||||
|
||||
command :del_provider, del_provider_desc, [:range, :groupid_list], :zoneid, :clusterid do
|
||||
|
Loading…
x
Reference in New Issue
Block a user