1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-22 18:50:08 +03:00

M ~: Fix typo (#1207)

This commit is contained in:
Sergio Betanzos 2021-05-12 11:47:04 +02:00 committed by GitHub
parent 026d7191a8
commit 29c623f044
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -234,7 +234,7 @@ CommandParser::CmdParser.new(ARGV) do
- Instantiate a template and add a new NIC
onetemplate instantiate 23 --nic private_net
- Instanteiate a template and replace CONTEXT with a new one
- Instantiate a template and replace CONTEXT with a new one
onetemplate instantiate 23 --startscript /path/to/my/start_script
EOT