mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-21 14:50:08 +03:00
B: Fix typo in a onetemplate CLI example
This commit is contained in:
parent
ddad3f36b6
commit
216e68186b
@ -101,8 +101,8 @@ cmd=CommandParser::CmdParser.new(ARGV) do
|
||||
|
||||
- using two disks:
|
||||
|
||||
onetempate create --name "test vm" --memory 128 --cpu 1 \\
|
||||
--disk arch,data
|
||||
onetemplate create --name "test vm" --memory 128 --cpu 1 \\
|
||||
--disk arch,data
|
||||
|
||||
EOT
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user