diff --git a/src/cli/onevm b/src/cli/onevm index 4f95c39a8b..71c0c0df19 100755 --- a/src/cli/onevm +++ b/src/cli/onevm @@ -99,8 +99,7 @@ cmd=CommandParser::CmdParser.new(ARGV) do See 'onetemplate create' and 'onetemplate instantiate' EOT - command :create, create_desc, :file, - :options=>[OneVMHelper::MULTIPLE]+OpenNebulaHelper::OPTIONS do + command :create, create_desc, :file, :options=>[OneVMHelper::MULTIPLE] do number = options[:multiple] || 1 exit_code=nil