summaryrefslogtreecommitdiff
path: root/src/commands/xinfo-stream.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/commands/xinfo-stream.json')
-rw-r--r--src/commands/xinfo-stream.json8
1 files changed, 6 insertions, 2 deletions
diff --git a/src/commands/xinfo-stream.json b/src/commands/xinfo-stream.json
index 36c427fbe..233afdde3 100644
--- a/src/commands/xinfo-stream.json
+++ b/src/commands/xinfo-stream.json
@@ -50,12 +50,16 @@
"key_spec_index": 0
},
{
- "name": "full",
- "token": "FULL",
+ "name": "full-block",
"type": "block",
"optional": true,
"arguments": [
{
+ "name": "full",
+ "token": "FULL",
+ "type": "pure-token"
+ },
+ {
"token": "COUNT",
"name": "count",
"type": "integer",