diff options
Diffstat (limited to 'examples/redis-unstable/src/commands/object.json')
| -rw-r--r-- | examples/redis-unstable/src/commands/object.json | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/examples/redis-unstable/src/commands/object.json b/examples/redis-unstable/src/commands/object.json deleted file mode 100644 index 14be26b..0000000 --- a/examples/redis-unstable/src/commands/object.json +++ /dev/null | |||
| @@ -1,9 +0,0 @@ | |||
| 1 | { | ||
| 2 | "OBJECT": { | ||
| 3 | "summary": "A container for object introspection commands.", | ||
| 4 | "complexity": "Depends on subcommand.", | ||
| 5 | "group": "generic", | ||
| 6 | "since": "2.2.3", | ||
| 7 | "arity": -2 | ||
| 8 | } | ||
| 9 | } | ||
