mirror of https://github.com/tidwall/tile38.git
Added CLIP keyword to command doc
This commit is contained in:
parent
7ffb7686c2
commit
9ad25079ca
|
@ -1123,6 +1123,12 @@ var commandsJSON = `{
|
|||
"multiple": true,
|
||||
"variadic": true
|
||||
},
|
||||
{
|
||||
"command": "CLIP",
|
||||
"name": [],
|
||||
"type": [],
|
||||
"optional": true
|
||||
},
|
||||
{
|
||||
"command": "NOFIELDS",
|
||||
"name": [],
|
||||
|
|
Loading…
Reference in New Issue