mirror of
https://github.com/OpenNebula/one.git
synced 2025-01-10 01:17:40 +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
8de574fb56
commit
76a440853b
@ -261,7 +261,7 @@ CommandParser::CmdParser.new(ARGV) do
|
|||||||
Examples:
|
Examples:
|
||||||
- importing first datastore
|
- importing first datastore
|
||||||
|
|
||||||
onevcenter list -o templates -h <host_id>
|
onevcenter import -o templates -h <host_id>
|
||||||
|
|
||||||
- importing 2 concrete templates:
|
- importing 2 concrete templates:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user