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

M ~: Fix typo (#1207)

(cherry picked from commit 29c623f044b178a663ad2c38662bf044bb3cbd4d)
This commit is contained in:
Sergio Betanzos 2021-05-12 11:47:04 +02:00 committed by Ruben S. Montero
parent 69f7b4d1f7
commit 3c5f366eac
No known key found for this signature in database
GPG Key ID: A0CEA6FA880A1D87

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