From 820a4e45f1c46d8acbd07043b8992d5f69a872ec Mon Sep 17 00:00:00 2001 From: guybe7 Date: Thu, 22 Feb 2024 14:44:29 +0700 Subject: [PATCH] Edit the history field of xinfo-consumers (#13078) Now it matches the information in xinfo-stream.json --- src/commands.def | 2 +- src/commands/xinfo-consumers.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/commands.def b/src/commands.def index c8413e4f6..abf9e7956 100644 --- a/src/commands.def +++ b/src/commands.def @@ -9551,7 +9551,7 @@ struct COMMAND_STRUCT XGROUP_Subcommands[] = { #ifndef SKIP_CMD_HISTORY_TABLE /* XINFO CONSUMERS history */ commandHistory XINFO_CONSUMERS_History[] = { -{"7.2.0","Added the `inactive` field."}, +{"7.2.0","Added the `inactive` field, and changed the meaning of `idle`."}, }; #endif diff --git a/src/commands/xinfo-consumers.json b/src/commands/xinfo-consumers.json index b507e8e59..8713a60b0 100644 --- a/src/commands/xinfo-consumers.json +++ b/src/commands/xinfo-consumers.json @@ -10,7 +10,7 @@ "history": [ [ "7.2.0", - "Added the `inactive` field." + "Added the `inactive` field, and changed the meaning of `idle`." ] ], "command_flags": [