1
0
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:
Pavel Czerný 2023-06-28 17:29:37 +02:00 committed by Ruben S. Montero
parent a2db634569
commit ffc0f8ecb1
No known key found for this signature in database
GPG Key ID: A0CEA6FA880A1D87

View File

@ -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],