Edit the history field of xinfo-consumers (#13078)

Now it matches the information in xinfo-stream.json
This commit is contained in:
guybe7 2024-02-22 14:44:29 +07:00 committed by GitHub
parent 5b9fc46523
commit 820a4e45f1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -10,7 +10,7 @@
"history": [
[
"7.2.0",
"Added the `inactive` field."
"Added the `inactive` field, and changed the meaning of `idle`."
]
],
"command_flags": [