Edit the history field of xinfo-consumers (#13078)
Now it matches the information in xinfo-stream.json
This commit is contained in:
parent
5b9fc46523
commit
820a4e45f1
@ -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
|
||||
|
||||
|
@ -10,7 +10,7 @@
|
||||
"history": [
|
||||
[
|
||||
"7.2.0",
|
||||
"Added the `inactive` field."
|
||||
"Added the `inactive` field, and changed the meaning of `idle`."
|
||||
]
|
||||
],
|
||||
"command_flags": [
|
||||
|
Loading…
x
Reference in New Issue
Block a user