updated commands

This commit is contained in:
Josh Baker 2016-04-02 14:43:46 -07:00
parent 6eb21b890c
commit 03a3c1642c
2 changed files with 48 additions and 0 deletions

View File

@ -332,6 +332,12 @@
"type": [],
"optional": true
},
{
"command": "DETECT",
"name": ["what"],
"type": ["string"],
"optional": true
},
{
"name": "type",
"optional": true,
@ -422,6 +428,12 @@
"type": [],
"optional": true
},
{
"command": "DETECT",
"name": ["what"],
"type": ["string"],
"optional": true
},
{
"name": "type",
"optional": true,
@ -590,6 +602,12 @@
"type": [],
"optional": true
},
{
"command": "DETECT",
"name": ["what"],
"type": ["string"],
"optional": true
},
{
"name": "type",
"optional": true,
@ -858,6 +876,12 @@
"name": [],
"type": []
},
{
"command": "DETECT",
"name": ["what"],
"type": ["string"],
"optional": true
},
{
"name": "param",
"type": "string",

View File

@ -485,6 +485,12 @@ var commandsJSON = `{
"type": [],
"optional": true
},
{
"command": "DETECT",
"name": ["what"],
"type": ["string"],
"optional": true
},
{
"name": "type",
"optional": true,
@ -575,6 +581,12 @@ var commandsJSON = `{
"type": [],
"optional": true
},
{
"command": "DETECT",
"name": ["what"],
"type": ["string"],
"optional": true
},
{
"name": "type",
"optional": true,
@ -743,6 +755,12 @@ var commandsJSON = `{
"type": [],
"optional": true
},
{
"command": "DETECT",
"name": ["what"],
"type": ["string"],
"optional": true
},
{
"name": "type",
"optional": true,
@ -1011,6 +1029,12 @@ var commandsJSON = `{
"name": [],
"type": []
},
{
"command": "DETECT",
"name": ["what"],
"type": ["string"],
"optional": true
},
{
"name": "param",
"type": "string",