diff options
Diffstat (limited to 'src/commands/cluster-slaves.json')
-rw-r--r-- | src/commands/cluster-slaves.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/commands/cluster-slaves.json b/src/commands/cluster-slaves.json index 8f83dce66..0ea77a876 100644 --- a/src/commands/cluster-slaves.json +++ b/src/commands/cluster-slaves.json @@ -9,6 +9,9 @@ "function": "clusterCommand", "deprecated_since": "5.0.0", "replaced_by": "`CLUSTER REPLICAS`", + "doc_flags": [ + "DEPRECATED" + ], "command_flags": [ "ADMIN", "STALE" |