updated docs, fixes #117
This commit is contained in:
parent
cadf6cb851
commit
9fb312b3cc
@ -651,7 +651,7 @@
|
|||||||
"optional": true
|
"optional": true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"command": "COMMAND",
|
"command": "COMMANDS",
|
||||||
"name": ["which"],
|
"name": ["which"],
|
||||||
"type": ["string"],
|
"type": ["string"],
|
||||||
"optional": true
|
"optional": true
|
||||||
@ -831,7 +831,7 @@
|
|||||||
"optional": true
|
"optional": true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"command": "COMMAND",
|
"command": "COMMANDS",
|
||||||
"name": ["which"],
|
"name": ["which"],
|
||||||
"type": ["string"],
|
"type": ["string"],
|
||||||
"optional": true
|
"optional": true
|
||||||
@ -1136,7 +1136,7 @@
|
|||||||
"optional": true
|
"optional": true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"command": "COMMAND",
|
"command": "COMMANDS",
|
||||||
"name": ["which"],
|
"name": ["which"],
|
||||||
"type": ["string"],
|
"type": ["string"],
|
||||||
"optional": true
|
"optional": true
|
||||||
|
@ -813,7 +813,7 @@ var commandsJSON = `{
|
|||||||
"optional": true
|
"optional": true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"command": "COMMAND",
|
"command": "COMMANDS",
|
||||||
"name": ["which"],
|
"name": ["which"],
|
||||||
"type": ["string"],
|
"type": ["string"],
|
||||||
"optional": true
|
"optional": true
|
||||||
@ -993,7 +993,7 @@ var commandsJSON = `{
|
|||||||
"optional": true
|
"optional": true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"command": "COMMAND",
|
"command": "COMMANDS",
|
||||||
"name": ["which"],
|
"name": ["which"],
|
||||||
"type": ["string"],
|
"type": ["string"],
|
||||||
"optional": true
|
"optional": true
|
||||||
@ -1298,7 +1298,7 @@ var commandsJSON = `{
|
|||||||
"optional": true
|
"optional": true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"command": "COMMAND",
|
"command": "COMMANDS",
|
||||||
"name": ["which"],
|
"name": ["which"],
|
||||||
"type": ["string"],
|
"type": ["string"],
|
||||||
"optional": true
|
"optional": true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user