fix help for 'triton create --name'
This commit is contained in:
parent
0d4e93208c
commit
2c4b41d91b
@ -149,7 +149,7 @@ do_create_instance.options = [
|
|||||||
{
|
{
|
||||||
names: ['name', 'n'],
|
names: ['name', 'n'],
|
||||||
type: 'string',
|
type: 'string',
|
||||||
help: 'One or more (comma-separated) networks IDs.'
|
help: 'Instance name. If not given, a random one will be created.'
|
||||||
},
|
},
|
||||||
// XXX arrayOfCommaSepString dashdash type
|
// XXX arrayOfCommaSepString dashdash type
|
||||||
//{
|
//{
|
||||||
|
Reference in New Issue
Block a user