From dd874ab02db04853d4b5952712ab34693f9a93de Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 4 Jan 2023 08:19:36 +0100 Subject: Merging upstream version 1.13.0. Signed-off-by: Daniel Baumann --- iredis/data/commands/zinter.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'iredis/data/commands/zinter.md') diff --git a/iredis/data/commands/zinter.md b/iredis/data/commands/zinter.md index 297c912..5a7adcc 100644 --- a/iredis/data/commands/zinter.md +++ b/iredis/data/commands/zinter.md @@ -5,7 +5,7 @@ For a description of the `WEIGHTS` and `AGGREGATE` options, see `ZUNIONSTORE`. @return -@array-reply: the result of intersection (optionally with their scores, in case +@array-reply: the result of intersection (optionally with their scores, in case the `WITHSCORES` option is given). @examples -- cgit v1.2.3