Updated JSET command doc
This commit is contained in:
parent
091f6caaf7
commit
7efa55f175
@ -1688,10 +1688,16 @@ var commandsJSON = `{
|
|||||||
"type": "string"
|
"type": "string"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"command": "RAW",
|
|
||||||
"name": [],
|
"name": [],
|
||||||
"type": [],
|
"optional": true,
|
||||||
"optional": true
|
"enumargs": [
|
||||||
|
{
|
||||||
|
"name": "RAW"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "STR"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"group": "keys"
|
"group": "keys"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user