mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-22 18:50:08 +03:00
Remove possible copy&paste mistake
The command shows how to create a new image using a path to the image so the comment should reflect that.
This commit is contained in:
parent
5b80be0af6
commit
068e0a53d3
@ -97,7 +97,7 @@ cmd=CommandParser::CmdParser.new(ARGV) do
|
||||
|
||||
oneimage create -d default centOS.tmpl
|
||||
|
||||
- new image "arch" using a path of type centOS:
|
||||
- new image "arch" using a path:
|
||||
|
||||
oneimage create -d default --name arch --path /tmp/arch.img
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user