updated SEARCH documentation

This commit is contained in:
Josh Baker 2016-09-09 08:43:44 -07:00
parent b8487948fa
commit 5d48c99612
2 changed files with 2 additions and 38 deletions

View File

@ -347,29 +347,11 @@
},
{
"name": "IDS"
},
{
"name": "OBJECTS"
},
{
"name": "POINTS"
},
{
"name": "BOUNDS"
},
{
"name": "HASHES",
"arguments": [
{
"name": "precision",
"type": "integer"
}
]
}
]
}
],
"since": "1.0.0",
"since": "1.4.2",
"group": "search"
},
"SCAN": {

View File

@ -509,29 +509,11 @@ var commandsJSON = `{
},
{
"name": "IDS"
},
{
"name": "OBJECTS"
},
{
"name": "POINTS"
},
{
"name": "BOUNDS"
},
{
"name": "HASHES",
"arguments": [
{
"name": "precision",
"type": "integer"
}
]
}
]
}
],
"since": "1.0.0",
"since": "1.4.2",
"group": "search"
},
"SCAN": {