mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-29 18:50:08 +03:00
F OpenNebula/one#6006: Fix typo in oneprovision (#2653)
(cherry picked from commit 7e69e4e047f84533d3e5f7a7c17f435567bff787)
This commit is contained in:
parent
a2db634569
commit
ffc0f8ecb1
@ -312,7 +312,7 @@ CommandParser::CmdParser.new(ARGV) do
|
||||
###
|
||||
|
||||
host_list_desc = <<-EOT.unindent
|
||||
Lists bare metal Hosts in the pool. #{OneProviderHelper.list_layout_help}
|
||||
Lists bare metal Hosts in the pool. #{OneProvisionHelper.list_layout_help}
|
||||
EOT
|
||||
|
||||
command [:host, :list],
|
||||
|
Loading…
x
Reference in New Issue
Block a user