Add SLOT-STATS under CLUSTER HELP string. (#988)
Add help wording for cluster SLOT-STATS. Signed-off-by: Kyle Kim <kimkyle@amazon.com>
This commit is contained in:
parent
ea58fbf40d
commit
2d1eca577e
@ -831,6 +831,8 @@ void clusterCommandHelp(client *c) {
|
||||
"SLOTS",
|
||||
" Return information about slots range mappings. Each range is made of:",
|
||||
" start, end, primary and replicas IP addresses, ports and ids",
|
||||
"SLOT-STATS",
|
||||
" Return an array of slot usage statistics for slots assigned to the current node.",
|
||||
"SHARDS",
|
||||
" Return information about slot range mappings and the nodes associated with them.",
|
||||
NULL};
|
||||
|
Loading…
x
Reference in New Issue
Block a user