You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: commands/command-docs.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -35,7 +35,7 @@ The following keys may be included in the mapped reply:
35
35
-_syscmd:_ a system command that isn't meant to be called by users.
36
36
***deprecated_since:** the Redis version that deprecated the command (or for module commands, the module version)..
37
37
***replaced_by:** the alternative for a deprecated command.
38
-
***history:** an array of historical notes describing changes to the command's behavior or arguments.
38
+
***history:** an array of historical notes describing changes to the command's output or arguments. It should not contain information about behavioral changes.
39
39
Each entry is an array itself, made up of two elements:
0 commit comments