mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-22 18:50:08 +03:00
oZones CLI help typos
This commit is contained in:
parent
ed6a3d8924
commit
5df396fb9c
@ -15,7 +15,7 @@ require 'command_parser'
|
||||
require 'ozones_helper/vdc_helper.rb'
|
||||
|
||||
cmd=CommandParser::CmdParser.new(ARGV) do
|
||||
usage "`ovdcs` command [<args>] [<options>]"
|
||||
usage "`onevdc` command [<args>] [<options>]"
|
||||
version OpenNebulaHelper::ONE_VERSION
|
||||
|
||||
########################################################################
|
||||
|
@ -15,7 +15,7 @@ require 'command_parser'
|
||||
require 'ozones_helper/zones_helper.rb'
|
||||
|
||||
cmd=CommandParser::CmdParser.new(ARGV) do
|
||||
usage "`ozones` <command> [<args>] [<options>]"
|
||||
usage "`onezone` <command> [<args>] [<options>]"
|
||||
version OpenNebulaHelper::ONE_VERSION
|
||||
|
||||
########################################################################
|
||||
|
Loading…
x
Reference in New Issue
Block a user