summaryrefslogtreecommitdiffstats
path: root/iredis/data/commands/xinfo.md
diff options
context:
space:
mode:
Diffstat (limited to 'iredis/data/commands/xinfo.md')
-rw-r--r--iredis/data/commands/xinfo.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/iredis/data/commands/xinfo.md b/iredis/data/commands/xinfo.md
index b9c228d..d8c226b 100644
--- a/iredis/data/commands/xinfo.md
+++ b/iredis/data/commands/xinfo.md
@@ -39,7 +39,8 @@ is the stream content.
- `XINFO STREAM <key> FULL [COUNT <count>]`
In this form the command returns the entire state of the stream, including
-entries, groups, consumers and PELs. This form is available since Redis 6.0.
+entries, groups, consumers and Pending Entries Lists (PELs). This form is
+available since Redis 6.0.
```
> XADD mystream * foo bar