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": [