mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-22 18:50:08 +03:00
M #-: Fix typo in onevcenter help (#6457)
change first 'import' example from `onevcenter list` to 'onevcenter import` (cherry picked from commit dfa7823b63c7c7f43e0829b2707f4f24aeeaa847)
This commit is contained in:
parent
15a4825445
commit
8b0bd8fe92
@ -261,7 +261,7 @@ CommandParser::CmdParser.new(ARGV) do
|
||||
Examples:
|
||||
- importing first datastore
|
||||
|
||||
onevcenter list -o templates -h <host_id>
|
||||
onevcenter import -o templates -h <host_id>
|
||||
|
||||
- importing 2 concrete templates:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user