Added CLIP keyword to command doc

This commit is contained in:
Josh Baker 2018-07-28 07:02:49 -07:00
parent 7ffb7686c2
commit 9ad25079ca
1 changed files with 6 additions and 0 deletions

View File

@ -1123,6 +1123,12 @@ var commandsJSON = `{
"multiple": true,
"variadic": true
},
{
"command": "CLIP",
"name": [],
"type": [],
"optional": true
},
{
"command": "NOFIELDS",
"name": [],